nixpkgs/nixos/modules/system/activation
Jared Baur 32bf051ba4
nixos/switch-to-configuration: add new implementation
This adds an implementation of switch-to-configuration that allows for
closer interaction with the lifecycle of systemd units by using DBus
APIs directly instead of using systemctl. It is disabled by default, but
can be enabled by specifying `{ system.switch = { enable = false; enableNg = true; }; }`.
2024-05-10 16:33:06 -07:00
..
activatable-system.nix
activation-script.nix
bootspec.cue
bootspec.nix
no-clone.nix
specialisation.nix
switch-to-configuration.pl nixos/dbus: fix switching from dbus-broker to dbus 2024-05-04 21:56:17 +02:00
switchable-system.nix nixos/switch-to-configuration: add new implementation 2024-05-10 16:33:06 -07:00
test.nix
top-level.nix