networking.networkmanager.ensureProfiles.secrets.entries.*.matchId

NixOS option

connection id used by NetworkManager. Often displayed as name in GUIs. NetworkManager describes this as a human readable unique identifier for the connection, like “Work Wi-Fi” or “T-Mobile 3G”.

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