networking.firewall.extraPackages

NixOS option

Additional packages to be included in the environment of the system as well as the path of networking.firewall.extraCommands.

type: list of package
Default
[ ]
Example
[ pkgs.ipset ]
declared in: nixos/modules/services/networking/firewall.nixView source on NixOS/nixpkgs →