1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat(ssh): add gitlab.gchq.icu

This commit is contained in:
Kierán Meinhardt
2019-09-03 21:11:21 +02:00
parent 0959e9ff43
commit a653057414

View File

@@ -65,6 +65,7 @@ in {
extraOptions.RemoteCommand = "tmux a";
};
"gitlab.peixdev.net".port = 999;
"gitlab.gchq.icu".port = 1022;
};
};
}