services.fastnetmon-advanced.settings

Extra configuration options to declaratively load into FastNetMon Advanced.

See the FastNetMon Advanced Configuration options reference for more details.

Type
YAML 1.1 value
Default
{ }
Example
{
  networks_list = [ "192.0.2.0/24" ];
  gobgp = true;
  gobgp_flow_spec_announces = true;
}
Declared
<nixpkgs/nixos/modules/services/networking/fastnetmon-advanced.nix>