services.flannel.backend
Type of backend to use and specific configurations for that backend.
- Type
attribute set- Default
{ Type = "vxlan"; }- Declared
- <nixpkgs/nixos/modules/services/networking/flannel.nix>
Type of backend to use and specific configurations for that backend.
attribute set{
Type = "vxlan";
}