Oops also enable wings through firewall

This commit is contained in:
Root User 2026-03-21 22:07:01 +01:00
parent c99823a198
commit 295cfa2b09
Signed by: root
GPG key ID: 087F0A95E5766D72

View file

@ -58,6 +58,7 @@ in {
8086 # Wavelog
8087 # PartDB
8070 # Pelican
8443 # Wings
];
networking.firewall.allowedUDPPorts = [
80
@ -65,6 +66,7 @@ in {
8086 # Wavelog
8087 # PartDB
8070 # Pelican
8443 # Wings
];
system.stateVersion = "25.11";