ssh mjau
This commit is contained in:
parent
3cab3de672
commit
f2861e7342
|
@ -501,9 +501,21 @@ in
|
||||||
user = "deppy";
|
user = "deppy";
|
||||||
};
|
};
|
||||||
zelda = {
|
zelda = {
|
||||||
hostname = "zelda.cse.chalmers.se";
|
hostname = "zelda.dhack.se";
|
||||||
user = "dhack";
|
user = "dhack";
|
||||||
};
|
};
|
||||||
|
link = {
|
||||||
|
hostname = "link.dhack.se";
|
||||||
|
user = "dhack";
|
||||||
|
};
|
||||||
|
medli = {
|
||||||
|
hostname = "medli";
|
||||||
|
user = "hacke";
|
||||||
|
};
|
||||||
|
ganon = {
|
||||||
|
hostname = "ganon.dhack.se";
|
||||||
|
user = "lambda";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue
Block a user