Fix universe ssh alias

This commit is contained in:
Nathan McCarty 2023-08-08 12:02:03 -04:00
parent db573e63ad
commit 3b2ea7974f
Signed by: thatonelutenist
SSH Key Fingerprint: SHA256:hwQEcmak9E6sdU9bXc98RHw/Xd1AhpB5HZT7ZSVJkRM
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ with lib; {
"universe" = {
forwardAgent = true;
user = "nathan";
hostname = "100.75.37.98";
hostname = "100.93.40.58";
};
"shadowchild" = {
forwardAgent = true;