pam.sessionVariables

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
<home-manager/modules/misc/pam.nix>