ssh: snowhawk ip update
This commit is contained in:
parent
0f6936dbd1
commit
55ec65c9e1
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ in
|
||||||
identityFile = keyPathIfSops "personal_git";
|
identityFile = keyPathIfSops "personal_git";
|
||||||
};
|
};
|
||||||
snowhawk = {
|
snowhawk = {
|
||||||
hostname = "192.168.0.21";
|
hostname = "192.168.0.22";
|
||||||
user = "ravenshade";
|
user = "ravenshade";
|
||||||
proxyJump = "zynh@msiserver";
|
proxyJump = "zynh@msiserver";
|
||||||
identityFile = keyPathIfSops "snowhawk";
|
identityFile = keyPathIfSops "snowhawk";
|
||||||
|
|
Loading…
Reference in a new issue