nixpkgs/nixos/modules/system/activation
Andrew Childs ce416779bb nixos/activation: use eval-config's system argument for nesting
This avoids a possible surprise if the user is using `nixpkgs.system`
and `nesting.children`. `nesting.children` is expected to ignore all
parent configuration so we shouldn't propagate the user-facing option
`nixpkgs.system`. To avoid doing so, we introduce a new internal
option for holding the value passed to eval-config.nix, and use that
when recursing for nesting.
2020-03-05 20:28:31 +09:00
..
activation-script.nix Revert "add config.environment.ld-linux" 2020-02-02 15:29:49 +01:00
no-clone.nix
switch-to-configuration.pl Revert "nixos/switch-to-configuration: restart changed socket units" 2019-11-30 13:46:57 +01:00
top-level.nix nixos/activation: use eval-config's system argument for nesting 2020-03-05 20:28:31 +09:00