Open ports for Mautrix Bridge

This commit is contained in:
Root User 2026-02-21 13:06:47 +01:00
parent 531ca725a2
commit 8c22e153bd
Signed by: root
GPG key ID: 087F0A95E5766D72

View file

@ -108,12 +108,14 @@ in {
443 443
12244 12244
8448 8448
29334
]; ];
networking.firewall.allowedUDPPorts = [ networking.firewall.allowedUDPPorts = [
80 80
443 443
12244 12244
8448 8448
29334
]; ];
system.stateVersion = "25.11"; system.stateVersion = "25.11";