open mc vc port

This commit is contained in:
xunuwu 2026-02-19 23:25:41 +01:00
parent a56c2bb160
commit 6ba11eb46f
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI

View file

@ -30,6 +30,7 @@ in {
users.groups.minecraft-createpack = {}; users.groups.minecraft-createpack = {};
networking.firewall.allowedTCPPorts = [25565]; networking.firewall.allowedTCPPorts = [25565];
networking.firewall.allowedUDPPorts = [24454];
systemd.tmpfiles.rules = [ systemd.tmpfiles.rules = [
"d /srv/minecraft 0755 root root - -" "d /srv/minecraft 0755 root root - -"