services.flannel.extraNetworkConfig

Extra configuration to be added to the net-conf.json/etcd-backed network configuration.

Type
JSON value
Default
{ }
Example
{
  EnableIPv6 = true;
}
Declared
<nixpkgs/nixos/modules/services/networking/flannel.nix>