restic: add daily external backups of all safe/backups

This commit is contained in:
eyjhb 2024-12-07 19:28:04 +01:00
parent d4d8236501
commit 3a0792caec
Signed by: eyjhb
GPG key ID: 609F508E3239F920
7 changed files with 64 additions and 1 deletions

View file

@ -51,4 +51,8 @@ in
# wger
"wger/env.age".publicKeys = defaultAccess;
# restic
"restic/env.age".publicKeys = defaultAccess;
"restic/pass.age".publicKeys = defaultAccess;
}