services.opengfw.rules.*.modifier.args
Arguments passed to the modifier.
- Type
attribute set- Example
{ a = "0.0.0.0"; aaaa = "::"; }- Declared
- <nixpkgs/nixos/modules/services/networking/opengfw.nix>
Arguments passed to the modifier.
attribute set{
a = "0.0.0.0";
aaaa = "::";
}