nixpkgs/nixos/modules/tasks
Andrew Marshall 33bd85a6c8 nixos/zfs: remove top-level withs
As it is generally considered an anti-pattern. Removing them here in
fact exposed one bug (see previous commit).
2024-09-27 08:08:30 -04:00
..
filesystems nixos/zfs: remove top-level withs 2024-09-27 08:08:30 -04:00
auto-upgrade.nix nixos/system.autoUpgrade: remove with lib; 2024-08-30 23:01:45 +02:00
bcache.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
cpu-freq.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
encrypted-devices.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
filesystems.nix nixos: Support fileSystems.<name>.depends with fstab-generator 2024-08-30 15:18:35 -04:00
lvm.nix nixos/tasks/lvm: assert kernel version for vdo 2024-08-23 19:59:34 +02:00
network-interfaces-scripted.nix nixos/network-interfaces: prevent failure when a network address already exists 2024-05-17 01:02:29 +02:00
network-interfaces-systemd.nix Revert "nixos/networking: use mkIfs on the inner attributes" 2024-05-31 13:05:19 +02:00
network-interfaces.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
powertop.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
scsi-link-power-management.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
stratis.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
swraid.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
trackpoint.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
tty-backgrounds-combine.sh