ninurta: backup to backup2
This commit is contained in:
parent
61bed7f861
commit
af8ce81c90
3 changed files with 9 additions and 3 deletions
|
@ -20,10 +20,9 @@ in
|
|||
|
||||
dadada.backupClient.bs.enable = false;
|
||||
dadada.backupClient.backup1.enable = false;
|
||||
|
||||
dadada.backupClient.backup2 = {
|
||||
enable = false;
|
||||
passphrasePath = config.age.secrets."${config.networking.hostName}-backup-passphrase".path;
|
||||
sshIdentityFile = config.age.secrets."${config.networking.hostName}-backup-ssh-key".path;
|
||||
enable = true;
|
||||
repo = "u355513-sub2@u355513-sub2.your-storagebox.de:/home/backup";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue