diff --git a/systems/jeeves-jr/configuration.nix b/systems/jeeves-jr/configuration.nix index d0d7d46..6ef19db 100644 --- a/systems/jeeves-jr/configuration.nix +++ b/systems/jeeves-jr/configuration.nix @@ -57,10 +57,6 @@ zfs = { trim.enable = true; autoScrub.enable = true; - autoSnapshot = { - enable = true; - frequent = 8; - }; }; };