btrfs scrub

This commit is contained in:
2024-06-16 16:08:15 -06:00
parent befb789e29
commit 8f14fc46ef
4 changed files with 24 additions and 16 deletions

View File

@@ -145,10 +145,6 @@
services = {
smartd.enable = true;
fstrim.enable = true;
btrfs.autoScrub = {
enable = true;
fileSystems = [ "/" ];
};
avahi = {
enable = true;
nssmdns4 = true;