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 nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
activation-script.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
bootspec.cue nixos/bootspec: adopt the merged RFC-0125 2023-04-28 18:26:11 -07:00
bootspec.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
no-clone.nix
specialisation.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
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 nixos/top-level: Rename system.forbiddenDependenciesRegex to system.forbiddenDependenciesRegexes 2024-05-02 21:08:39 +03:00
top-level.nix nixos/top-level: Rename system.forbiddenDependenciesRegex to system.forbiddenDependenciesRegexes 2024-05-02 21:08:39 +03:00