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"}'
|
key: '${config.sops.placeholder."autorestic/ssd_key"}'
|
||||||
eustachius:
|
eustachius:
|
||||||
type: sftp
|
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"}'
|
key: '${config.sops.placeholder."autorestic/eustachius_key"}'
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue