move hosts
This commit is contained in:
parent
f8651a6cf1
commit
ec4f066396
18 changed files with 181 additions and 229 deletions
|
|
@ -3,7 +3,7 @@
|
|||
age.secrets."borg_pass".file = ../secrets/borg_pass;
|
||||
|
||||
distrust.backups = {
|
||||
borgRepository = "";
|
||||
borgRepository = "ssh://u506783@u506783.your-storagebox.de:23";
|
||||
borgSSHKey = config.age.secrets."borg_ed25519".path;
|
||||
borgPassCommand = "cat ${config.age.secrets."borg_pass".path}";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue