135 current 2025-10-08 22:40:45 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-08 23:01:44 -05:00
parent 83a45b2bae
commit 7875d0cee1

View File

@@ -59,7 +59,6 @@ in
};
networking.firewall.extraCommands = ''
# qbittorrent kill switch for uid ${toString ids}
iptables -N QBIT
iptables -A OUTPUT -m owner --uid-owner ${toString ids} -j QBIT
iptables -A QBIT -o ${vpn_inf} -j ACCEPT