base: enable autoScrub for all btrfs machine by default

This commit is contained in:
h7x4
2026-06-05 13:21:22 +09:00
parent 8a290d30e7
commit 88892115b5
3 changed files with 3 additions and 4 deletions
-2
View File
@@ -15,8 +15,6 @@
address = with values.hosts.kommode; [ (ipv4 + "/25") (ipv6 + "/64") ];
};
services.btrfs.autoScrub.enable = true;
services.qemuGuest.enable = true;
# Don't change (even during upgrades) unless you know what you are doing.