services.bcachefs.autoScrub.interval

NixOS option

Systemd calendar expression for when to scrub bcachefs filesystems. The recommended period is a month but could be less. See systemd.time(7) for more information on the syntax.

type: string
Default
"monthly"
Example
"weekly"
declared in: nixos/modules/tasks/filesystems/bcachefs.nixView source on NixOS/nixpkgs →