Prevents the "iptables: Chain already exists." error by making sure that we don't leave any chain on start. The ideal solution is to use iptables-restore instead, which will do the right job. But this needs to be changed in NixOS entirely.
Description
Languages
Nix
87.2%
C++
7%
Shell
3.2%
Python
1.3%
CSS
0.6%
Other
0.5%