fix(services,minecraft-servers): open voice-chat ports on firewall

This commit is contained in:
Guz
2026-05-25 13:47:17 -03:00
parent 8a8b805322
commit 354a894167

View File

@@ -294,6 +294,7 @@ in {
};
};
networking.firewall.allowedUDPPorts = [24454 24455];
systemd.services = let
tellraw = c: t: ''/tellraw @a ["",{"text":"\n"},{"text":"<FavelaSMP>","bold":true,"color":"gold"},{"text":" O servidor irá reiniciar em "},{"text":"${t}","bold":true,"color":"${c}"},{"text":".\n "}]'';