diff --git a/hosts/myputer/default.nix b/hosts/myputer/default.nix index 2ba674d..17bdc86 100755 --- a/hosts/myputer/default.nix +++ b/hosts/myputer/default.nix @@ -129,6 +129,7 @@ in { 80 # HTTP 443 # HTTPS 5678 # MikroTik WinBox + 25565 # Minecraft LAN ]; }; };