aboutsummaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
authorCaroline Larimore <caroline@larimo.re>2025-04-16 09:09:00 -0700
committerCaroline Larimore <caroline@larimo.re>2025-04-16 09:09:00 -0700
commita5541807439f4cacd538d37dca64518b565e42da (patch)
treed2fc29cfa7d5e591db4661482a21a2f864cdc328 /systems
parentb99d15f29e4e6079a14b423efdfbd49b00eeb62b (diff)
copenhagen: disable stargazers minecraft server
Diffstat (limited to 'systems')
-rw-r--r--systems/x86_64-linux/copenhagen/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/systems/x86_64-linux/copenhagen/default.nix b/systems/x86_64-linux/copenhagen/default.nix
index a220f28..8bcebdb 100644
--- a/systems/x86_64-linux/copenhagen/default.nix
+++ b/systems/x86_64-linux/copenhagen/default.nix
@@ -35,6 +35,7 @@ with lib; with lib.${namespace}; {
stargazers = {
enable = true;
port = 25566;
+ start = false;
};
zenith = {