Rename server 2 to bigding

This commit is contained in:
2022-07-26 16:06:32 +01:00
parent 912908f1af
commit 9954c0f177
16 changed files with 158 additions and 109 deletions

View File

@@ -76,8 +76,8 @@
hostname = "dingserver";
headless = true;
};
dingserver2 = hostSystem {
hostname = "dingserver2";
bigding = hostSystem {
hostname = "bigding";
headless = true;
};
};