services.zfs.trim.interval

NixOS option

How often we run trim. For most desktop and server systems a sufficient trimming frequency is once a week. The format is described in systemd.time(7).

type: string
Default
"weekly"
Example
"daily"
declared in: nixos/modules/tasks/filesystems/zfs.nixView source on NixOS/nixpkgs →