aboutsummaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
Diffstat (limited to 'systems')
-rw-r--r--systems/x86_64-linux/copenhagen/default.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/systems/x86_64-linux/copenhagen/default.nix b/systems/x86_64-linux/copenhagen/default.nix
index 20ecfa3..1c7b552 100644
--- a/systems/x86_64-linux/copenhagen/default.nix
+++ b/systems/x86_64-linux/copenhagen/default.nix
@@ -37,6 +37,11 @@ with lib; with lib.${namespace}; {
port = 25565;
};
+ tower = {
+ enable = true;
+ port = 25567;
+ };
+
stargazers = {
enable = true;
port = 25566;