forked from mirrors_public/oddlama_nix-config
feat: add vaultwarden restic backups
This commit is contained in:
parent
25eb9e3766
commit
b162b20241
7 changed files with 200 additions and 102 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue