miniupnpd: enable IGDv2 support (#488104)

This commit is contained in:
K900
2026-02-09 07:52:01 +00:00
committed by GitHub
@@ -81,6 +81,7 @@ stdenv.mkDerivation rec {
"--firewall=${firewall}"
# allow using various config options
"--ipv6"
"--igd2"
"--leasefile"
"--regex"
"--vendorcfg"