feat: open mc server

This commit is contained in:
s-prechtl 2025-03-31 22:06:48 +02:00
parent 3013bccf0f
commit b7d6c1c252

View file

@ -37,6 +37,8 @@ in {
nix.settings.experimental-features = ["nix-command" "flakes"];
networking.firewall.allowedUDPPorts = [ 24454 ];
services.modded-minecraft-servers = {
# This is mandatory, sorry.
eula = true;