MyNixOS website logo
option

services.zfs.autoScrub.pools

List of ZFS pools to periodically scrub. If empty, all pools will be scrubbed.

Declarations
Type
list of string
Default
[ ]
Example
[
  "tank"
]