MyNixOS website logo
option

services.bcachefs.autoScrub.fileSystems

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

Declarations
Type
list of absolute path
Example
[
  "/"
]