ssh: proxyjump snowhawk

main
Zynh Ludwig 2024-08-02 00:26:15 -07:00
parent 5952138b85
commit 9e982505a6
1 changed files with 3 additions and 0 deletions

View File

@ -30,6 +30,9 @@ in
identityFile = keyPathIfSops "personal_git"; identityFile = keyPathIfSops "personal_git";
}; };
snowhawk = { snowhawk = {
hostname = "192.168.0.21";
user = "ravenshade";
proxyJump = "zynh@msiserver";
identityFile = keyPathIfSops "snowhawk"; identityFile = keyPathIfSops "snowhawk";
}; };
msiserver = { msiserver = {