networking.networkmanager.settings

NixOS option

Configuration added to the generated NetworkManager.conf, note that you can overwrite settings with this. Refer to https://developer.gnome.org/NetworkManager/stable/NetworkManager.conf.html or NetworkManager.conf(5) for more information.

type: attribute set of section of an INI file (attrs of INI atom (null, bool, int, float or string))
Default
{ }
declared in: nixos/modules/services/networking/networkmanager.nixView source on NixOS/nixpkgs →