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

fix(ssh): clean up

This commit is contained in:
Kierán Meinhardt
2020-01-24 08:58:10 +01:00
parent 28959b5884
commit 692df84f28

View File

@@ -54,13 +54,6 @@ in {
user = "kfm";
port = sshPort;
};
menstruation-logs = {
user = "root";
hostname = "v22017123717457389.megasrv.de";
port = 49123;
};
"gitlab.peixdev.net".port = 999;
"gitlab.gchq.icu".port = 1022;
};
};
}