1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-11 15:15:36 +00:00
nixpkgs/nixos/modules/tasks
Ivan Petkov e2fa74dc68
nixos/zfs: make zpool-trim timer persistent
If the machine is powered off when the zpool-trim timer is supposed to
trigger (usually around midnight) then the timer will be skipped
outright in favor of the next instance.

For desktop systems which are usually powered off at this time, zpool
trimming will never be run which can degrade SSD performance.

By marking the timer as `Persistent = yes` we ensure that it will run at
the first possible opportunity after the trigger date is reached.
2021-01-15 20:23:16 -08:00
..
filesystems nixos/zfs: make zpool-trim timer persistent 2021-01-15 20:23:16 -08:00
auto-upgrade.nix nixos auto-upgrade: remove flag when flake 2020-11-25 08:34:04 +01:00
bcache.nix
cpu-freq.nix
encrypted-devices.nix
filesystems.nix utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
lvm.nix nixos/lvm2-activation-generator: fix warnings on activation 2020-11-15 08:06:05 +01:00
network-interfaces-scripted.nix
network-interfaces-systemd.nix nixos/network-interfaces-systemd: fix IPv6 privacy extensions 2020-12-17 07:29:25 +01:00
network-interfaces.nix nixos/network-interfaces: fix typo in udev rule syntax 2020-11-24 04:21:44 +01:00
powertop.nix
scsi-link-power-management.nix
swraid.nix
trackpoint.nix
tty-backgrounds-combine.sh