oignon: remove texlive globally
[julm/julm-nix.git] / hosts / aubergine / backup.nix
index bf37c72239268dd13792f9eae9cd8ef8d92cebe5..c9e75a02779d45a3e1fc6b63e881091e1e372973 100644 (file)
@@ -57,9 +57,9 @@ with builtins;
         autosnap = false;
         autoprune = true;
         frequently = 1;
-        hourly = 1;
+        hourly = 12;
         daily = 7;
-        monthly = 0;
+        monthly = 3;
         yearly = 0;
         recursive = true;
       };
@@ -67,9 +67,9 @@ with builtins;
         autosnap = false;
         autoprune = true;
         frequently = 1;
-        hourly = 1;
+        hourly = 0;
         daily = 1;
-        monthly = 0;
+        monthly = 3;
         yearly = 0;
         recursive = true;
       };