Change eustachius ip to tailnet ip
This commit is contained in:
parent
a12e904d6e
commit
fe5205de3a
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ in {
|
|||
key: '${config.sops.placeholder."autorestic/ssd_key"}'
|
||||
eustachius:
|
||||
type: sftp
|
||||
path: ghoscht@192.168.178.32:/mnt/Backups
|
||||
path: ghoscht@100.64.0.3:/mnt/Backups
|
||||
key: '${config.sops.placeholder."autorestic/eustachius_key"}'
|
||||
'';
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue