nixpkgs/nixos/modules/tasks
aszlig 97801380b0
nixos/networking: Use type lines for localCommands
Using types.str doesn't work if you want to mkBefore/mkAfter across
different module definitions, because it only allows for one definition
for the same priority.

This is especially useful if you deploy Hetzner machines via NixOps,
because the physical specification already defines localCommands.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-09-20 13:32:17 +02:00
..
filesystems nfs module: Fix dependency on statd and idmapd 2016-09-07 14:15:57 +02:00
bcache.nix nixos: move bcache udev rule in a new bcache.nix module 2014-11-10 22:19:43 +01:00
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 nixos containers: hopefully fix test failures 2016-09-07 02:55:48 +03:00
kbd.nix kbd task: fix colors in early initrd 2016-07-24 15:08:49 +03:00
lvm.nix Don't enable LVM2 in containers 2014-04-15 23:43:39 +02:00
network-interfaces-scripted.nix treewide: fix fallout of ip-up deprecation 2016-09-11 08:13:04 +02:00
network-interfaces-systemd.nix networking.dhcpcd: Don't add to system closure when using networkd (#18436) 2016-09-13 07:55:17 +02:00
network-interfaces.nix nixos/networking: Use type lines for localCommands 2016-09-20 13:32:17 +02:00
scsi-link-power-management.nix nixos: set scsi link power policy using udev 2015-10-25 19:38:53 +01:00
swraid.nix sw-raid: rename mdadmShutdown 2016-03-09 21:06:27 +03:00
trackpoint.nix trackpoint: fix typo in configuration description 2016-01-11 04:12:04 +00:00
tty-backgrounds-combine.sh Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00