nixpkgs/nixos/modules/tasks
talyz 0eb6d0735f filesystems: Add autoResize assertion
Assert that autoResize is only used when fsType is explicitly set to a
supported filesystem: if it's set to "auto", the default, the required
resizing tools won't be copied into the initrd even if the actual
filesystem is supported.
2019-03-16 13:01:35 +01:00
..
filesystems nixos: add preferLocalBuild=true; on derivations for config files 2019-02-22 20:11:27 +01:00
auto-upgrade.nix nixos/auto-upgrade: enable service only when it's enabled in options (#56948) 2019-03-07 02:09:02 +02:00
bcache.nix
cpu-freq.nix
encrypted-devices.nix
filesystems.nix filesystems: Add autoResize assertion 2019-03-16 13:01:35 +01:00
kbd.nix nixos: add preferLocalBuild=true; on derivations for config files 2019-02-22 20:11:27 +01:00
lvm.nix
network-interfaces-scripted.nix network-scripting: do not run resolvconf if /etc/resolv.conf is managed manually (#56682) 2019-03-09 13:42:14 +02:00
network-interfaces-systemd.nix
network-interfaces.nix nixos: add preferLocalBuild=true; on derivations for config files 2019-02-22 20:11:27 +01:00
powertop.nix
scsi-link-power-management.nix
swraid.nix
trackpoint.nix
tty-backgrounds-combine.sh