btrfs scrub
This commit is contained in:
@@ -101,7 +101,10 @@
|
||||
};
|
||||
};
|
||||
services = {
|
||||
btrfs.autoScrub.fileSystems = [ "/" ];
|
||||
btrfs.autoScrub = {
|
||||
enable = true;
|
||||
fileSystems = [ "/" ];
|
||||
};
|
||||
# minidlna = {
|
||||
# enable = true;
|
||||
# openFirewall = true;
|
||||
|
||||
Reference in New Issue
Block a user