nixpkgs/nixos/modules/system
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 nixos/activation: use eval-config's system argument for nesting 2020-03-05 20:28:31 +09:00
boot grub: Update extraConfig example text (#79406) 2020-02-15 16:45:47 -05:00
etc