diff --git a/systems/PC-Fixe/configuration.nix b/systems/PC-Fixe/configuration.nix index 282adba..02de5ce 100644 --- a/systems/PC-Fixe/configuration.nix +++ b/systems/PC-Fixe/configuration.nix @@ -36,11 +36,11 @@ services.zfs = { trim = { - enable = true; + enable = false; interval = "monthly"; }; autoScrub = { - enable = true; + enable = false; interval = "monthly"; }; autoSnapshot = {