profiles/btrfs: default to scrubbing off
This commit is contained in:
parent
cf02e09d73
commit
92598d8e00
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
];
|
||||
|
||||
services.btrfs.autoScrub = {
|
||||
enable = lib.mkDefault true;
|
||||
enable = lib.mkDefault false;
|
||||
interval = "monthly";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue