services.prometheus.exporters.kea.firewallRules
NixOS option
Specify rules for nftables to add to the input chain when services.prometheus.exporters.kea.openFirewall is true.
type: null or strings concatenated with "\n"Default
null
Example
declared in: nixos/modules/services/monitoring/prometheus/exporters.nixView source on NixOS/nixpkgs →iifname "eth0" tcp dport 9547 counter accept