laptop: we no longer use btrfs

This commit is contained in:
2025-05-05 15:18:40 -04:00
parent 9afac0d38c
commit 0c387def14

View File

@@ -38,15 +38,6 @@
};
};
services = {
#using btrfs, so lets scrub!
btrfs.autoScrub = {
enable = true;
interval = "weekly";
fileSystems = [ "/" ];
};
};
services.greetd = {
enable = true;
settings = {