summaryrefslogtreecommitdiff
path: root/sif.nix
diff options
context:
space:
mode:
Diffstat (limited to 'sif.nix')
-rw-r--r--sif.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/sif.nix b/sif.nix
index 47269270..21e52529 100644
--- a/sif.nix
+++ b/sif.nix
@@ -378,7 +378,7 @@
378 targets = { 378 targets = {
379 "munin" = { 379 "munin" = {
380 repo = "borg.munin:borg"; 380 repo = "borg.munin:borg";
381 paths = [ "/home" ]; 381 paths = [ { VG = "nvm"; LV = "home"; } ];
382 prune = { 382 prune = {
383 "home" = 383 "home" =
384 [ "--keep-within" "24H" 384 [ "--keep-within" "24H"