nixpkgs/nixos/modules/system/boot
aszlig 4cdb4a4fef
networkd: Fix evaluation of systemd.network units.
During the refactor of the networkd stuff in f8dbe5f, a lot of the
options are now needed by systemd.nix as well as networkd.nix but
weren't moved by that commit as well.

For now, this fixes all networkd VM tests except for the macvlan one and
thus it should fix #7505 for at least DHCP-based configuration.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-30 06:49:10 +02:00
..
loader Fix grub for "nodev" targets. 2015-04-18 19:22:25 +02:00
emergency-mode.nix
kernel.nix Add hid_lenovo to initrd kernel modules 2015-02-13 01:42:13 +01:00
kexec.nix
luksroot.nix nixos/initrd: Generic library copying 2015-03-28 18:37:29 -07:00
modprobe.nix
networkd.nix networkd: Fix evaluation of systemd.network units. 2015-04-30 06:49:10 +02:00
pbkdf2-sha512.c
readonly-mountpoint.c
resolved.nix Don't include networkd units unless enabled 2015-04-19 22:06:45 +02:00
shutdown.nix
stage-1-init.sh stage-1: fix hibernation (close #6675) 2015-03-07 13:00:08 +01:00
stage-1.nix nixos/initrd: Do a lazy library copy in hopes to save some space for replaced binaries 2015-03-29 21:53:25 -07:00
stage-2-init.sh Revert "Set stricter permissions on /nix/store" 2015-04-07 15:10:41 +02:00
stage-2.nix stage-2-init: Don't depend on sysvtools 2015-04-20 11:32:28 +02:00
systemd-lib.nix networkd: Fix evaluation of systemd.network units. 2015-04-30 06:49:10 +02:00
systemd-unit-options.nix networkd: Fix evaluation of systemd.network units. 2015-04-30 06:49:10 +02:00
systemd.nix networkd: Fix evaluation of systemd.network units. 2015-04-30 06:49:10 +02:00
timesyncd.nix Don't include networkd units unless enabled 2015-04-19 22:06:45 +02:00
tmp.nix