added scrubbing and aut snapshot to defiant
This commit is contained in:
parent
46edb7363d
commit
c523e6075b
3 changed files with 12 additions and 6 deletions
|
@ -347,9 +347,6 @@ in {
|
|||
"persist/home/${user.name}" = {
|
||||
type = "zfs_fs";
|
||||
mountpoint = "/persist/home/${user.name}";
|
||||
options = {
|
||||
"com.sun:auto-snapshot" = "true";
|
||||
};
|
||||
};
|
||||
})
|
||||
normalUsers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue