mirror of
https://github.com/nmasur/dotfiles
synced 2025-08-21 15:04:41 +00:00
move inherits and add attrset for imports
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user