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

feat(ssh): add tahina

This commit is contained in:
2022-03-16 06:52:49 +01:00
parent 62f52922b8
commit 012d78cc0e

View File

@@ -44,6 +44,10 @@ in {
user = "kfm";
port = sshPort;
};
tahina = {
hostname = "130.61.131.53";
user = "ubuntu";
};
"nextcloud.fysi.dev" = {
hostname = "116.203.82.203";
user = "root";