diff options
-rw-r--r-- | sif.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |