MyNixOS website logo
option

services.flannel.extraNetworkConfig

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

Declarations
Type
JSON value
Default
{ }
Example
{
  EnableIPv6 = true;
}