hosts: add btrfs scrub and snapper for all

This commit is contained in:
2023-01-13 17:21:18 +01:00
parent 27c900063c
commit 75c20bc6f0
5 changed files with 231 additions and 9 deletions

View File

@@ -143,15 +143,6 @@
# com.obsproject.Studio
# com.parsecgaming.parsec
# com.usebottles.bottles
snapper.configs = {
home = {
subvolume = "/home";
extraConfig = ''
TIMELINE_CREATE=yes
TIMELINE_CLEANUP=yes
'';
};
};
gvfs.enable = true;
};