feat: add lipperschwabe.design ssh config
This commit is contained in:
parent
f9d15b8109
commit
fa4c986d44
|
@ -61,6 +61,12 @@ in {
|
||||||
port = 2244;
|
port = 2244;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
"lipperschwabe.design" = {
|
||||||
|
hostname = "webugit4m.wh.hosting.zone";
|
||||||
|
user = "webugit4m_snjhrn";
|
||||||
|
port = 2244;
|
||||||
|
};
|
||||||
|
|
||||||
"pie.local" = {
|
"pie.local" = {
|
||||||
hostname = "pie.local";
|
hostname = "pie.local";
|
||||||
user = "yule";
|
user = "yule";
|
||||||
|
|
Loading…
Reference in a new issue