pam.sessionVariables

Home-Manager option

Environment variables that will be set for the PAM session. The variable values must be as described in pam_env.conf(5). Note, this option will become deprecated in the future and its use is therefore discouraged.

type: attribute set
Default
{ }
Example
{ EDITOR = "vim"; }
declared in: <home-manager/modules/misc/pam.nix>source unavailable