ds9 http3

This commit is contained in:
Lucy Hochkamp 2025-02-11 05:33:18 +01:00
parent 3b2e87acad
commit 0ed30c35cf
No known key found for this signature in database

View file

@ -47,6 +47,7 @@ in
networking.bridges."br0".interfaces = [ ];
networking.hostId = "7b4c2932";
networking.firewall.allowedTCPPorts = [ 9000 25565 80 443 ];
networking.firewall.allowedUDPPorts = [ 443 ]; # http3 :3
boot.initrd.network = {
enable = true;
postCommands = ''