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
NixOS includes an option called `system.preSwitchChecks` since
NixOS/nixpkgs@6e192c4.
As we are installing a new system here, we do not care too much about the systems state pre-switching and therefore disable those checks.
This change is motivated by nix-community/srvos#591 (comment)
0 commit comments