nixpkgs/modules/services/x11
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
..
desktop-managers Merge remote-tracking branch 'origin/master' into systemd 2012-09-28 11:35:27 -04:00
display-managers xsession: source /etc/profile at the beginning of the script 2012-11-05 23:07:53 +01:00
hardware D'oh 2012-07-16 08:11:44 -04:00
window-managers Don't add the i3 window manager to the system if it isn't enabled in configuration.nix. 2012-07-12 11:33:10 +02:00
terminal-server.nix * Remove xdpyinfo from the $PATH. 2011-11-11 03:11:32 +00:00
xfs.conf Global replace /var/run/current-system -> /run/current-system 2012-07-16 11:34:21 -04:00
xfs.nix renamed "all-interfaces" to "networking" 2012-03-04 18:44:42 +00:00
xserver.nix Automatically append ".service" to the name of service units 2012-08-23 10:25:27 -04:00