hostnames move

This commit is contained in:
Noah Masur
2025-02-08 13:01:16 -05:00
parent 61b1ceffd9
commit 6217871960
24 changed files with 24 additions and 24 deletions

View File

@ -7,7 +7,7 @@
let
cfg = config.nmasur.presets.services.minecraft-server;
hostnames = config.nmasur.settings.hostnames;
inherit (config.nmasur.settings) hostnames;
localPort = 25564;
publicPort = 49732;
rconPort = 25575;