diff --git a/hosts/nixos/nfss/system.nix b/hosts/nixos/nfss/system.nix index bec954b..31b1c3d 100644 --- a/hosts/nixos/nfss/system.nix +++ b/hosts/nixos/nfss/system.nix @@ -124,7 +124,7 @@ hourly = 24; daily = 7; weekly = 4; - monthly = 12; + monthly = 0; }; trim = { enable = true;