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>
Extra configuration to be added to the net-conf.json/etcd-backed network configuration.
JSON value{ }{
EnableIPv6 = true;
}