nixpkgs/nixos/modules/tasks
aszlig 87cc20eddb
nixos/networkd: Fix eval error for defaultGateway
Regression introduced by 0cb487ee04.

This changed the result for defaultGateway to be a submodule instead of
just a plain string, so instead of using just cfg.defaultGateway we need
to pass cfg.defaultGateway.address now.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @abbradar
2017-02-07 07:05:31 +01:00
..
filesystems nfs service: create state directories 2017-02-05 03:17:38 +03:00
bcache.nix
cpu-freq.nix nixos/cpu-freq: list correct default governor in description 2016-08-28 17:14:37 -05:00
encrypted-devices.nix nixos: apply toposort to fileSystems to support bind and move mounts 2016-08-23 18:14:05 +00:00
filesystems.nix filesystems: add support to mount glusterfs 2017-02-02 23:16:52 +01:00
kbd.nix kbd task: fix colors in early initrd 2016-07-24 15:08:49 +03:00
lvm.nix
network-interfaces-scripted.nix network-interfaces service: add defaultGateway{,6}.interface 2017-02-02 01:53:00 +03:00
network-interfaces-systemd.nix nixos/networkd: Fix eval error for defaultGateway 2017-02-07 07:05:31 +01:00
network-interfaces.nix network-interfaces service: add defaultGateway{,6}.interface 2017-02-02 01:53:00 +03:00
scsi-link-power-management.nix
swraid.nix
trackpoint.nix
tty-backgrounds-combine.sh