laptop: we no longer use btrfs

This commit is contained in:
Simon Gardling 2025-05-05 15:18:40 -04:00
parent 9afac0d38c
commit 0c387def14
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

View File

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