services.firewalld.extraArgs

NixOS option

Extra arguments to pass to FirewallD.

type: list of string
Default
[ ]
Example
[
  "--debug"
]
declared in: nixos/modules/services/networking/firewalldView source on NixOS/nixpkgs →