summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hel.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hel.nix b/hel.nix
index 20d0b3c2..10489d06 100644
--- a/hel.nix
+++ b/hel.nix
@@ -535,7 +535,7 @@
535 repo = "borg.munin:borg"; 535 repo = "borg.munin:borg";
536 paths = [ "/home/gkleen" ]; 536 paths = [ "/home/gkleen" ];
537 prune = { 537 prune = {
538 "/home/gkleen" = 538 "home-gkleen" =
539 [ "--keep-within" "24H" 539 [ "--keep-within" "24H"
540 "--keep-daily" "31" 540 "--keep-daily" "31"
541 "--keep-monthly" "12" 541 "--keep-monthly" "12"