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 nixos/btrfs autoScrub: don't fail when scrub finishes successfully 2020-04-02 12:00:00 +00:00
cifs.nix treewide: update cifs-utils attr references (cifs_utils -> cifs-utils) 2016-08-22 17:28:26 +02:00
ecryptfs.nix nixos/ecryptfs: init 2017-10-20 17:42:04 +01:00
exfat.nix exfat-utils, fuse_exfat -> exfat 2018-04-12 11:23:52 +00:00
ext.nix nixos ISO image: revert another part of 8ca33835ba 2021-01-13 15:25:19 +01:00
f2fs.nix nixos/f2fs: fixed autoresize check 2018-06-19 14:31:06 +03:00
glusterfs.nix filesystems: add support to mount glusterfs 2017-02-02 23:16:52 +01:00
jfs.nix nixos/initrd: Generic library copying 2015-03-28 18:37:29 -07:00
nfs.nix nixos/nfs: add idmapd.settings option 2020-10-20 22:10:02 -04:00
ntfs.nix Grmbl 2015-04-20 14:24:42 +02:00
reiserfs.nix nixos/vfat: Readd fsck.reiserfs 2015-03-28 19:07:45 -07:00
unionfs-fuse.nix utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
vboxsf.nix nixos: add preferLocalBuild=true; on derivations for config files 2019-02-22 20:11:27 +01:00
vfat.nix nixos/vfat: Readd fsck.vfat 2015-03-28 19:06:43 -07:00
xfs.nix nixos/xfs: Add xfs_repair to the initrd 2019-07-30 09:28:34 +02:00
zfs.nix nixos/zfs: make zpool-trim timer persistent 2021-01-15 20:23:16 -08:00