You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
there are a few command line options that I always want - for example, I use --keep-result every time, and also I usually want --rollback-succeeded false.
most of these cannot currently be set via the top-level deploy output, and I think this would be a nice feature. alternatively, a non-nix config file may be used to set default options for the cli, but making it a part of the flake that's already there feels more natural to me.