+experimental pangolin config for m3-atlas

This commit is contained in:
m3tam3re
2025-04-07 19:45:20 +02:00
parent b1e1a95a1c
commit 374a17e6fc
6 changed files with 230 additions and 18 deletions

View File

@ -70,6 +70,6 @@
# Firewall configuration
networking.firewall = {
allowedTCPPorts = [80 443 1935 1945];
allowedTCPPorts = [1935 1945];
};
}