services.prometheus.exporters.imap-mailstat.firewallRules

Specify rules for nftables to add to the input chain when services.prometheus.exporters.imap-mailstat.openFirewall is true.

Type
null or strings concatenated with "\n"
Default
null
Example
iifname "eth0" tcp dport 8081 counter accept
Declared
<nixpkgs/nixos/modules/services/monitoring/prometheus/exporters.nix>