Fix universe ssh alias
This commit is contained in:
parent
db573e63ad
commit
3b2ea7974f
|
@ -42,7 +42,7 @@ with lib; {
|
|||
"universe" = {
|
||||
forwardAgent = true;
|
||||
user = "nathan";
|
||||
hostname = "100.75.37.98";
|
||||
hostname = "100.93.40.58";
|
||||
};
|
||||
"shadowchild" = {
|
||||
forwardAgent = true;
|
||||
|
|
Loading…
Reference in New Issue