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
# 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 = {