nixpkgs/nixos/modules/tasks
Robin Gloster b08b0bcbbe mkRemovedOptionModule: assert on removed options
We don't want to ignore config that can mess up machines. In general
this should always fail evaluation, as you think you are changing
behaviour and don't, which can easily create run-time errors we can
catch early.
2019-09-30 12:07:13 +02:00
..
filesystems treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
auto-upgrade.nix NixOS/auto-upgrade: add gzip to service path 2019-09-15 16:13:29 +02:00
bcache.nix
cpu-freq.nix nixos/cpufreq: Remove the alias to set the cpu frequency governor 2019-01-03 20:57:49 +09:00
encrypted-devices.nix nixos/tasks/encrypted-devices: fix regression from #54637 2019-02-02 17:31:31 +01:00
filesystems.nix treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
kbd.nix treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
lvm.nix
network-interfaces-scripted.nix treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
network-interfaces-systemd.nix nixos/network: replace deprecated DHCP=both by DHCP=yes 2019-09-24 11:33:36 +02:00
network-interfaces.nix mkRemovedOptionModule: assert on removed options 2019-09-30 12:07:13 +02:00
powertop.nix
scsi-link-power-management.nix
swraid.nix systemd service: remove generator-packages option 2019-08-01 00:55:35 +03:00
trackpoint.nix
tty-backgrounds-combine.sh