ssh: proxyjump snowhawk
This commit is contained in:
parent
5952138b85
commit
9e982505a6
1 changed files with 3 additions and 0 deletions
|
@ -30,6 +30,9 @@ in
|
|||
identityFile = keyPathIfSops "personal_git";
|
||||
};
|
||||
snowhawk = {
|
||||
hostname = "192.168.0.21";
|
||||
user = "ravenshade";
|
||||
proxyJump = "zynh@msiserver";
|
||||
identityFile = keyPathIfSops "snowhawk";
|
||||
};
|
||||
msiserver = {
|
||||
|
|
Loading…
Reference in a new issue