nixpkgs/nixos/modules/system/activation
Jared Baur 6e192c4489
nixos/activation: Add pre-switch checks
Add an option for shell script fragments that are ran before switching
to a new NixOS system configuration (pre installation of bootloader or
system activation). Also add a new subcommand for
switch-to-configuration called "check" that will cause the program to
always exit after checks are ran.
2024-11-21 13:02:54 -08:00
..
lib nixos/activation-script: Add lib.sh with warn() 2024-07-16 20:42:06 +02:00
activatable-system.nix
activation-script.nix nixos/activation-script: Make installBootLoader default a script 2024-11-04 04:12:52 -05:00
bootspec.cue
bootspec.nix
no-clone.nix nixos/specialisation: add isSpecialisation option to know if we're a specialisation 2024-09-08 17:04:44 +03:00
pre-switch-check.nix nixos/activation: Add pre-switch checks 2024-11-21 13:02:54 -08:00
specialisation.nix Revert "NixOS apply script" 2024-11-01 20:18:09 -04:00
switch-to-configuration.pl nixos/activation: Add pre-switch checks 2024-11-21 13:02:54 -08:00
switchable-system.nix nixos/activation: Add pre-switch checks 2024-11-21 13:02:54 -08:00
test.nix
top-level.nix nixos/activation: Add pre-switch checks 2024-11-21 13:02:54 -08:00