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