diff --git a/hosts/nullbox/mcserver.nix b/hosts/nullbox/mcserver.nix index acaee26..f96afd9 100644 --- a/hosts/nullbox/mcserver.nix +++ b/hosts/nullbox/mcserver.nix @@ -57,7 +57,7 @@ in modpackFiles = [ "config/" "kubejs/" ]; serverProperties = { motd = "owo what's this (nix notlite edition)"; - "server.port" = 25567; + server-port = 25567; "query.port" = 25567; # more declarative