networking.networkmanager.unmanaged

NixOS option

List of interfaces that will not be managed by NetworkManager. Interface name can be specified here, but if you need more fidelity, refer to https://developer.gnome.org/NetworkManager/stable/NetworkManager.conf.html#device-spec or the “Device List Format” Appendix of NetworkManager.conf(5).

type: list of string
Default
[ ]
declared in: nixos/modules/services/networking/networkmanager.nixView source on NixOS/nixpkgs →