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

feat(tahina): init

This commit is contained in:
2022-03-16 16:04:22 +01:00
parent 012d78cc0e
commit e08eb0e970
7 changed files with 91 additions and 6 deletions

View File

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