summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2018-09-26 14:17:52 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2018-09-26 14:17:52 +0200
commit38cbbaaeb7fcaf628f7d24179a679de2909c2b7d (patch)
tree2c19fb8d1b6face292d105e336c4eb321559330f
parent44463eaa988e22a0e970c4e9a1b47db3f54356bd (diff)
downloadnixos-38cbbaaeb7fcaf628f7d24179a679de2909c2b7d.tar
nixos-38cbbaaeb7fcaf628f7d24179a679de2909c2b7d.tar.gz
nixos-38cbbaaeb7fcaf628f7d24179a679de2909c2b7d.tar.bz2
nixos-38cbbaaeb7fcaf628f7d24179a679de2909c2b7d.tar.xz
nixos-38cbbaaeb7fcaf628f7d24179a679de2909c2b7d.zip
...
-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"