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 = {
|
||||
btrfs.autoScrub.enable = true;
|
||||
|
||||
openssh = {
|
||||
enable = true;
|
||||
ports = [ 2222 ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue