feat: reenabled auto snapshot/scrubbing

This commit is contained in:
Leyla Becker 2026-03-07 11:15:45 -06:00
parent 1289462220
commit fa0adaa511

View file

@ -212,10 +212,10 @@ in {
# in # in
# diskWarnings ++ datasetWarnings; # diskWarnings ++ datasetWarnings;
# services.zfs = { services.zfs = {
# autoScrub.enable = true; autoScrub.enable = true;
# autoSnapshot.enable = true; autoSnapshot.enable = true;
# }; };
# # Configure disko for ZFS setup # # Configure disko for ZFS setup
disko.devices = { disko.devices = {