btrfs scrub
This commit is contained in:
@@ -51,5 +51,8 @@
|
||||
];
|
||||
};
|
||||
};
|
||||
services.btrfs.autoScrub.fileSystems = [ "/" "/mnt/pool" ];
|
||||
services.btrfs = {
|
||||
enable = true;
|
||||
fileSystems = [ "/" ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user