feat: reenabled auto snapshot/scrubbing
This commit is contained in:
parent
1289462220
commit
fa0adaa511
1 changed files with 4 additions and 4 deletions
|
|
@ -212,10 +212,10 @@ in {
|
|||
# in
|
||||
# diskWarnings ++ datasetWarnings;
|
||||
|
||||
# services.zfs = {
|
||||
# autoScrub.enable = true;
|
||||
# autoSnapshot.enable = true;
|
||||
# };
|
||||
services.zfs = {
|
||||
autoScrub.enable = true;
|
||||
autoSnapshot.enable = true;
|
||||
};
|
||||
|
||||
# # Configure disko for ZFS setup
|
||||
disko.devices = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue