services.bcachefs.autoScrub.fileSystems

List of paths to bcachefs filesystems to regularly call bcachefs scrub on. Defaults to all mount points with bcachefs filesystems.

Type
list of absolute path
Example
[
  "/"
]
Declared
<nixpkgs/nixos/modules/tasks/filesystems/bcachefs.nix>