networking.networkmanager.ensureProfiles.secrets.entries.*.matchType

NixOS option

NetworkManager connection type The NetworkManager configuration settings reference roughly corresponds to connection types. More might be available on your system depending on the installed plugins. https://networkmanager.dev/docs/api/latest/ch01.html

type: null or string
Default
null
Example
"wireguard"
declared in: nixos/modules/services/networking/nm-file-secret-agent.nixView source on NixOS/nixpkgs →