1

System: Update mime associations (firefox)

This commit is contained in:
2024-10-16 08:53:14 +02:00
parent ea6e9d2816
commit 19f7820184
3 changed files with 29 additions and 13 deletions

View File

@ -24,9 +24,17 @@
# "10-ether-1G" = mylib.networking.mkStaticSystemdNetwork {...};
};
allowedTCPPorts = [];
allowedTCPPorts = [
# 7777 # AvaTalk
# 12777 # AvaTalk
# 31431 # Parsec
];
allowedUDPPorts = [];
allowedUDPPorts = [
# 7777 # AvaTalk
# 12777 # AvaTalk
# 31431 # Parsec
];
wireguard-tunnels = {
wg0-de-115 =