aboutsummaryrefslogtreecommitdiff
path: root/systems/x86_64-linux/copenhagen/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'systems/x86_64-linux/copenhagen/default.nix')
-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 8bcebdb..9b3de3f 100644
--- a/systems/x86_64-linux/copenhagen/default.nix
+++ b/systems/x86_64-linux/copenhagen/default.nix
@@ -32,6 +32,11 @@ with lib; with lib.${namespace}; {
};
minecraft = {
+ beta = {
+ enable = true;
+ port = 25565;
+ };
+
stargazers = {
enable = true;
port = 25566;