modules/backup: setup borg backups

This commit is contained in:
Infinidoge 2024-04-14 08:35:54 -04:00
parent 383671ee69
commit 33bcfd3123
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A
6 changed files with 145 additions and 0 deletions

View file

@ -31,4 +31,6 @@ in
"inx.moe.key.age".publicKeys = allKeys;
"vaultwarden.age".publicKeys = allKeys;
"freshrss.age".publicKeys = allKeys;
"borg-password.age".publicKeys = allKeys;
"borg-ssh-key.age".publicKeys = allKeys;
}