This commit is contained in:
2025-08-21 12:26:59 +03:00
parent 23675e3ba9
commit 3c93af2976

View File

@@ -29,8 +29,8 @@
networking.firewall = {
enable = true;
allowedTCPPorts = [ 22 443 8080 25565 ];
allowedUDPPorts = [ ];
allowedTCPPorts = [ 22 443 3000 3001 8080 25565 ];
allowedUDPPorts = [ 22 443 3000 3001 8080 25565 ];
};
catppuccin = {