services.zfs.autoScrub.pools
List of ZFS pools to periodically scrub. If empty, all pools will be scrubbed.
- Type
list of string- Default
[ ]- Example
[ "tank" ]- Declared
- <nixpkgs/nixos/modules/tasks/filesystems/zfs.nix>
List of ZFS pools to periodically scrub. If empty, all pools will be scrubbed.
list of string[ ][
"tank"
]