add minecraft port

This commit is contained in:
Osman Faruk Bayram 2025-06-14 12:27:41 +03:00
parent 601139d522
commit 4a5ed43fa7

View file

@ -88,6 +88,7 @@
# Open ports in the firewall for Steam Local Network Game Transfers
localNetworkGameTransfers.openFirewall = true;
};
networking.firewall.allowedTCPPorts = [51513];
})
];
}