diff --git a/modules/nixos-modules/storage/zfs.nix b/modules/nixos-modules/storage/zfs.nix index 1d3c1fb..0d6ca18 100644 --- a/modules/nixos-modules/storage/zfs.nix +++ b/modules/nixos-modules/storage/zfs.nix @@ -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 = {