aboutsummaryrefslogtreecommitdiff
path: root/hosts/copenhagen
diff options
context:
space:
mode:
authorCaroline Larimore <caroline@larimo.re>2024-07-22 16:29:49 -0700
committerCaroline Larimore <caroline@larimo.re>2024-07-22 16:29:49 -0700
commit23282f550e792ef22bda744147f83365377dd7ec (patch)
tree60be1d3b79a38e20e03c37fabcae36250bad48af /hosts/copenhagen
parent0e57a72b9cd2aa114a59c92eaf28b359b477fcf8 (diff)
Create and enable stargazers mc server
Diffstat (limited to 'hosts/copenhagen')
-rw-r--r--hosts/copenhagen/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/copenhagen/configuration.nix b/hosts/copenhagen/configuration.nix
index 173c4c0..a8728f3 100644
--- a/hosts/copenhagen/configuration.nix
+++ b/hosts/copenhagen/configuration.nix
@@ -51,7 +51,7 @@
minecraft = {
enable = true;
servers = {
- test = {
+ stargazers = {
enable = true;
port = 25566;
};