diff --git a/hosts/alyssum/restic.nix b/hosts/alyssum/restic.nix index 081bf72..2ef946d 100644 --- a/hosts/alyssum/restic.nix +++ b/hosts/alyssum/restic.nix @@ -18,7 +18,7 @@ OnCalendar = "*-*-* *:00,30:00"; Persistent = true; }; - bleh = [ + pruneOpts = [ "--keep-last 24" "--keep-hourly 24" "--keep-daily 7"