This commit is contained in:
Sebastian Moser
2025-04-22 22:59:04 +02:00
parent 12fcb7050a
commit a4e3c42595
21 changed files with 544 additions and 59 deletions

View File

@@ -52,6 +52,10 @@
user = "me";
port = 2222;
};
mac = {
user = "me";
port = 22;
};
mosatop = {
user = "me";
port = 2222;
@@ -74,6 +78,12 @@
user = "me";
};
fusus = {
port = 49388;
hostname = "fusu";
user = "server";
};
ocih = {
hostname = "152.67.70.13";
user = "ubuntu";