systemd.user.sessionVariables
Environment variables that will be set for the user session. The variable values must be as described in environment.d(5).
- Type
attribute set of (signed integer or string)- Default
{ }- Example
{ EDITOR = "vim"; }- Declared
- <home-manager/modules/systemd.nix>