nixpkgs/nixos/modules/tasks
Bjørn Forsman 7aad7090b7 nixos/zfs: order pool sync services before final.target
If we don't do this, I think systemd can kill the service(s) before they
finish.
2024-12-07 10:16:55 +01:00
..
filesystems nixos/zfs: order pool sync services before final.target 2024-12-07 10:16:55 +01:00
auto-upgrade.nix nixos/auto-upgrade: Format 2024-11-15 08:36:15 +01:00
bcache.nix nixos/bcache: enable bcache when using systemd in stage 1 initrd 2024-09-22 23:37:51 +05:30
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/filesystems: don't silently ignore label when device is set 2024-12-03 11:45:42 +01:00
lvm.nix nixos/lvm: expand enable description to better inform users about their actions 2024-11-12 16:54:14 +01:00
network-interfaces-scripted.nix network: Fix cycle dependency causing race of netdev and address configuration 2024-12-02 10:54:47 +08:00
network-interfaces-systemd.nix nixos/network-interfaces-systemd: improve default ethernet network matching 2024-10-08 20:23:48 +07:00
network-interfaces.nix treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03: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