nixpkgs/nixos/modules/system/boot
aszlig 49fa00cded
networkd: Fix disabled networkd units.
In f8dbe5f, the default value for networking unit "enabled" option
suddenly flipped to false. I have no idea of whether this happened by
accident, but I'm setting it to true again, because it essentially
breaks systemd networking support and we have systemd.network.enable to
have a "turn the world off" switch.

And of course, because the mentioned commit obviously wasn't done with
even a run of the simplest run of one of the network VM tests, we now
get an evaluation error if we switch useNetworkd to true.

Fixes the core issue of #7505.

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 disabled networkd 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 Fix #7476 2015-04-20 11:32:29 +02:00
systemd-unit-options.nix systemd: Move networkd into separate modules 2015-04-19 22:06:45 +02:00
systemd.nix Fix #7476 2015-04-20 11:32:29 +02:00
timesyncd.nix Don't include networkd units unless enabled 2015-04-19 22:06:45 +02:00
tmp.nix