1

Open Avatalk ports

This commit is contained in:
2024-07-03 16:52:51 +02:00
parent b02ce3942f
commit 5aaab167fa

View File

@ -38,6 +38,18 @@
# "10-ether-1G" = mylib.networking.mkStaticSystemdNetwork {...};
};
allowedTCPPorts = [
# AvaTalk ports
7777
12777
];
allowedUDPPorts = [
# AvaTalk ports
7777
12777
];
wireguard-tunnels = {
wg0-de-115 =
mylib.networking.mkWireguardService