btrfs autoscrub on server
This commit is contained in:
parent
d5dfdf8e71
commit
444a4cb511
1 changed files with 7 additions and 0 deletions
|
@ -23,4 +23,11 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
|
||||
services = {
|
||||
btrfs.autoScrub = {
|
||||
enable = true;
|
||||
fileSystems = ["/"];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue