nixpkgs/nixos/modules/system/boot
Silvan Mosberger 9327e1c6ba
nixos/systemd: Explicitly put default path packages after others
This fixes the dhcpcd issue in https://github.com/NixOS/nixpkgs/issues/76969,
which was exposed by https://github.com/NixOS/nixpkgs/pull/75031
introducing changes in the module ordering and therefore option ordering
too.

The dhcpcd issue would also be fixable by explicitly putting
dhcpcd's paths before others, however it makes more sense for systemd's
default paths to be after all others by default, since they should only
be a fallback, which is how binary finding will work if they come after.
2020-01-06 15:58:06 +01:00
..
loader nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00
binfmt.nix nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00
emergency-mode.nix
grow-partition.nix nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00
initrd-network.nix
initrd-ssh.nix
kernel.nix
kernel_config.nix
kexec.nix
luksroot.nix nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00
modprobe.nix
networkd.nix Merge pull request #72888 from fooker/pr-3 2019-12-06 18:04:34 +01:00
pbkdf2-sha512.c
plymouth.nix
resolved.nix nixos/resolved: add user systemd-resolve to group systemd-resolve 2019-11-25 10:46:28 +01:00
shutdown.nix
stage-1-init.sh
stage-1.nix
stage-2-init.sh
stage-2.nix
systemd-lib.nix
systemd-nspawn.nix nixos/systemd-nspawn: use config.systemd.package 2019-12-21 17:19:26 +01:00
systemd-unit-options.nix nixos/systemd: Allow unit options to have multiple equal defs (#73024) 2019-11-08 15:45:44 +00:00
systemd.nix nixos/systemd: Explicitly put default path packages after others 2020-01-06 15:58:06 +01:00
timesyncd.nix nixos/timesyncd: add user systemd-timesync to group systemd-timesync 2019-11-25 10:46:28 +01:00
tmp.nix