networking.networkmanager.connectionConfig

NixOS option

Configuration for the [connection] section of NetworkManager.conf. Refer to https://developer.gnome.org/NetworkManager/stable/NetworkManager.conf.html#id-1.2.3.11 or NetworkManager.conf(5) for more information.

type: attribute set of (null or boolean or signed integer or string)
Default
{ }
declared in: nixos/modules/services/networking/networkmanager.nixView source on NixOS/nixpkgs →