services.zfs.trim.randomizedDelaySec

Add a randomized delay before each ZFS trim. The delay will be chosen between zero and this value. This value must be a time span in the format specified by systemd.time(7)

Type
string
Default
"6h"
Example
"12h"
Declared
<nixpkgs/nixos/modules/tasks/filesystems/zfs.nix>