nixpkgs/nixos/modules/system/activation
nikstur b3c1d8c9ae nixos: add system.switch.enable flag
This flag allows the user to optionally exclude
switch-to-confguration.pl from toplevel.

This is interesting for appliance images where you don't want to re-build
the system. This flag is called `rebuildable` because the standard
interface to do this is `nixos-rebuild` which will not work anymore with
this change.
2023-10-26 17:47:35 +02:00
..
activatable-system.nix nixos: add system.switch.enable flag 2023-10-26 17:47:35 +02:00
activation-script.nix nixos: Move installBootLoader to activation script modules 2023-06-10 19:15:00 +02:00
bootspec.cue nixos/bootspec: adopt the merged RFC-0125 2023-04-28 18:26:11 -07:00
bootspec.nix nixos/bootspec: Fix cross for nixos-system systemBuilder 2023-05-04 20:09:16 -07:00
no-clone.nix
specialisation.nix nixos/specialisation.nix: Extract module 2022-11-05 00:25:46 +01:00
switch-to-configuration.pl nixos/switch-to-configuration: Never unmount / or /nix 2023-09-22 10:26:10 +02:00
switchable-system.nix nixos: add system.switch.enable flag 2023-10-26 17:47:35 +02:00
test.nix nixos/top-level.nix: add forbiddenDependenciesRegex option 2022-12-02 21:15:24 +02:00
top-level.nix nixos/toplevel: move systemBuilder for boot.kernel.enable 2023-08-04 12:46:03 +02:00