This commit is contained in:
Rachel Lambda Samuelsson 2024-07-03 18:32:29 +02:00
parent a6f591f6e0
commit 75c8b5aa73

View File

@ -24,6 +24,11 @@
user = "hacke"; user = "hacke";
port = 222; port = 222;
}; };
makar = {
hostname = "pub.dhack.se";
user = "root";
port = 223;
};
ganon = { ganon = {
hostname = "ganon.dhack.se"; hostname = "ganon.dhack.se";
user = "lambda"; user = "lambda";