Add universe ssh alias

This commit is contained in:
Nathan McCarty 2023-08-05 16:09:31 -04:00
parent 7a0c015cd0
commit ac4d80a7c5
Signed by: thatonelutenist
SSH Key Fingerprint: SHA256:hwQEcmak9E6sdU9bXc98RHw/Xd1AhpB5HZT7ZSVJkRM
1 changed files with 5 additions and 0 deletions

View File

@ -39,6 +39,11 @@ with lib; {
user = "nathan";
hostname = "100.75.37.98";
};
"universe" = {
forwardAgent = true;
user = "nathan";
hostname = "100.75.37.98";
};
"shadowchild" = {
forwardAgent = true;
user = "nathan";