networking.networkmanager.ensureProfiles.environmentFiles

Files to load as environment file. Environment variables from this file will be substituted into the static configuration file using envsubst.

Type
list of absolute path
Default
[ ]
Example
[
  "/run/secrets/network-manager.env"
]
Declared
<nixpkgs/nixos/modules/services/networking/networkmanager.nix>