nixpkgs/modules/services/x11/display-managers
Peter Simons 70e6e19f54 xsession: source /etc/profile at the beginning of the script
The xsession script runs services that depend on a sane environment. Gpg-agent, for
example, runs the program "pinentry-gtk-2" to obtain the password to unlock GnuPG
and SSH keys. That program will display only gibberish unless $FONTCONFIG_FILE is
configured properly. Instead of configuring these variables explicitly one by one,
we just source /etc/profile, which contains the appropriate @shellInit@ code.
2012-11-05 23:07:53 +01:00
..
auto.nix auto.nix: Use SLiM to implement auto-logins 2012-10-24 12:31:02 +02:00
default.nix xsession: source /etc/profile at the beginning of the script 2012-11-05 23:07:53 +01:00
kdm.nix kdm: Do a poweroff, not a halt 2012-08-20 11:11:10 -04:00
slim.nix PAM: Rename ownDevices to startSession 2012-08-17 13:48:22 -04:00