alyssum/restic: use correct opt name
Some checks are pending
CI / Build linux-lava for x86_64-linux (push) Waiting to run

oopsie woopsie
This commit is contained in:
Cilly Leang 2026-06-19 09:59:22 +10:00
parent 9724f1d731
commit e8b675e606
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -18,7 +18,7 @@
OnCalendar = "*-*-* *:00,30:00"; OnCalendar = "*-*-* *:00,30:00";
Persistent = true; Persistent = true;
}; };
bleh = [ pruneOpts = [
"--keep-last 24" "--keep-last 24"
"--keep-hourly 24" "--keep-hourly 24"
"--keep-daily 7" "--keep-daily 7"