services.btrfs.autoScrub.limit
The scrub throughput limit applied on all scrubbed filesystems. The value is bytes per second, and accepts the usual KMGT prefixes.
- Type
null or string matching the pattern [0-9]+[KMGT]?- Default
null- Example
"100M"- Declared
- <nixpkgs/nixos/modules/tasks/filesystems/btrfs.nix>