move inherits and add attrset for imports

This commit is contained in:
Noah Masur
2025-02-08 13:22:33 -05:00
parent 6217871960
commit 59a52dc033
29 changed files with 53 additions and 28 deletions

View File

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