nixpkgs/nixos/modules/tasks
Alyssa Ross 45f1428902
zfs_2_1: 2.1.14 -> 2.1.15
This adds compatibility with newer kernels, which fixes
nixosTests.zfs.series_2_1, which broke when the default kernel version
was bumped.

This means we no longer need the removeLinuxDRM option at all, but
I've kept it around as a no-op so people can leave it set in case the
same thing happens again in future.
2024-02-27 13:44:16 +01:00
..
filesystems zfs_2_1: 2.1.14 -> 2.1.15 2024-02-27 13:44:16 +01:00
auto-upgrade.nix nixos/auto-upgrade: add system.autoUpgrade.fixedRandomDelay 2024-01-13 03:40:44 +00:00
bcache.nix nixos/bcache: add a boot.bcache.enable kill switch 2023-09-10 14:26:53 +01:00
cpu-freq.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00
encrypted-devices.nix systemd-stage-1: Add assertions for unsupported options. 2023-10-30 12:15:58 +01:00
filesystems.nix nixos/filesystems: make supportedFilesystems an attrset 2024-02-19 11:46:52 +01:00
lvm.nix Merge pull request #240600 from lilyinstarlight/fix/luksroot-lvm-default-off 2023-07-05 12:42:45 -04:00
network-interfaces-scripted.nix nixos/network-interfaces: fix implicit dependency on underlying device 2024-01-02 12:03:29 +05:30
network-interfaces-systemd.nix nixos: fix iproute2 invocations (#263976) 2023-10-29 18:27:16 +01:00
network-interfaces.nix nixos/network-interfaces: remove network-interfaces.target 2024-01-12 17:29:03 +01:00
powertop.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
scsi-link-power-management.nix nixos/*: automatically convert option docs to MD 2022-08-03 22:46:41 +02:00
stratis.nix nixos/stratis: init 2022-09-12 15:19:36 +08:00
swraid.nix systemd-stage-1: Add assertions for unsupported options. 2023-10-30 12:15:58 +01:00
trackpoint.nix modules/trackpoint: fix quote 2024-01-13 12:22:06 +01:00
tty-backgrounds-combine.sh