3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/modules/tasks/filesystems
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
..
bcachefs.nix bcachefs: add sha256 kernel module 2020-12-25 21:28:50 +01:00
btrfs.nix
cifs.nix
ecryptfs.nix
exfat.nix
ext.nix nixos ISO image: revert another part of 8ca33835ba 2021-01-13 15:25:19 +01:00
f2fs.nix
glusterfs.nix
jfs.nix
nfs.nix nixos/nfs: add idmapd.settings option 2020-10-20 22:10:02 -04:00
ntfs.nix
reiserfs.nix
unionfs-fuse.nix utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
vboxsf.nix
vfat.nix
xfs.nix
zfs.nix nixos/zfs: make zpool-trim timer persistent 2021-01-15 20:23:16 -08:00