Merge pull request #560 from genebean/restic

Fix dumb syntax error
This commit is contained in:
Gene Liverman 2025-10-09 16:25:36 -04:00 committed by GitHub
commit 9f166bf43a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,7 @@
extraBackupArgs = [
"--retry-lock 2h"
]
];
pruneOpts = [
"--keep-daily 7"