feat: add vaultwarden restic backups

This commit is contained in:
oddlama 2024-01-15 03:28:53 +01:00
parent 25eb9e3766
commit b162b20241
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
7 changed files with 200 additions and 102 deletions

View file

@ -223,7 +223,7 @@ in {
enable = true;
inherit (box) mainUser;
inherit (box.users.samba) subUid path;
sshPrivateKeyFile = config.age.secrets.restic-ssh-privkey.rekeyFile;
sshAgeSecret = "restic-ssh-privkey";
};
user = "root";