chore: update borg repo and passphrase
This commit is contained in:
parent
f26c63e3d8
commit
34c586aa9b
3 changed files with 5 additions and 5 deletions
|
@ -23,10 +23,10 @@
|
|||
"/srv/multimedia/containers/sonarr"
|
||||
];
|
||||
|
||||
repo = "o93k24r6@o93k24r6.repo.borgbase.com:repo";
|
||||
repo = "r7ag7x1w@r7ag7x1w.repo.borgbase.com:repo";
|
||||
encryption = {
|
||||
mode = "repokey-blake2";
|
||||
passCommand = "cat ${config.age.secrets.traefik.path}";
|
||||
passCommand = "cat ${config.age.secrets.borgbackup.path}";
|
||||
};
|
||||
environment.BORG_RSH = "ssh -i /etc/ssh/ssh_host_ed25519_key";
|
||||
compression = "auto,lzma";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue