added scrubbing and aut snapshot to defiant

This commit is contained in:
Leyla Becker 2025-01-01 20:03:01 -06:00
parent 46edb7363d
commit c523e6075b
3 changed files with 12 additions and 6 deletions

View file

@ -347,9 +347,6 @@ in {
"persist/home/${user.name}" = {
type = "zfs_fs";
mountpoint = "/persist/home/${user.name}";
options = {
"com.sun:auto-snapshot" = "true";
};
};
})
normalUsers