diff --git a/sys/machines/hopper/lab/restic.nix b/sys/machines/hopper/lab/restic.nix index 5c4f015..b698292 100644 --- a/sys/machines/hopper/lab/restic.nix +++ b/sys/machines/hopper/lab/restic.nix @@ -12,8 +12,7 @@ pruneOpts = [ "--keep-daily 7" "--keep-weekly 5" - "--keep-monthly 12" - "--keep-yearly 2" + "--keep-monthly 6" ]; paths = [ "/media/library/music"