From 23282f550e792ef22bda744147f83365377dd7ec Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Mon, 22 Jul 2024 16:29:49 -0700 Subject: Create and enable stargazers mc server --- hosts/copenhagen/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/copenhagen/configuration.nix') 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; }; -- cgit v1.2.3