feat(btrfs): Enable autoScrub
This commit is contained in:
parent
209c803826
commit
da08415fa9
1 changed files with 2 additions and 0 deletions
|
|
@ -98,6 +98,8 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
services = {
|
services = {
|
||||||
|
btrfs.autoScrub.enable = true;
|
||||||
|
|
||||||
openssh = {
|
openssh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
ports = [ 2222 ];
|
ports = [ 2222 ];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue