networking.networkmanager.ensureProfiles.secrets.entries.*.matchUuid

NixOS option

UUID of the connection profile UUIDs are assigned once on connection creation and should never change as long as the connection still applies to the same network.

type: null or string
Default
null
Example
"669ea4c9-4cb3-4901-ab52-f9606590976e"
declared in: nixos/modules/services/networking/nm-file-secret-agent.nixView source on NixOS/nixpkgs →