forked from mirrors_public/oddlama_nix-config
feat: add restic backup to hetzner storage box
This commit is contained in:
parent
a464c99fb8
commit
25eb9e3766
9 changed files with 23 additions and 78 deletions
|
@ -223,7 +223,7 @@ in {
|
|||
enable = true;
|
||||
inherit (box) mainUser;
|
||||
inherit (box.users.samba) subUid path;
|
||||
sshPrivateKeyFile = config.age.secrets.restic-ssh-privkey.path;
|
||||
sshPrivateKeyFile = config.age.secrets.restic-ssh-privkey.rekeyFile;
|
||||
};
|
||||
|
||||
user = "root";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue