nixpkgs/nixos/modules/services/x11/display-managers
Pascal Wittmann badb4753e4 Allow the user to execute commands at the beginning of the X session.
The difference between xsession and xprofile is that xsession is exec'd and xprofile is sourced.
So with xprofile all commands after sourcing will still be exectued. This allows for instance
autostarting of applications while configuring the start of a window manager via configuration.nix.
2014-01-02 11:38:44 +01:00
..
auto.nix Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
default.nix Allow the user to execute commands at the beginning of the X session. 2014-01-02 11:38:44 +01:00
kdm.nix Add lots of missing option types 2013-10-30 18:47:43 +01:00
lightdm.nix Remove uses of mkFixStrictness 2013-10-28 22:45:55 +01:00
slim.nix Add lots of missing option types 2013-10-30 18:47:43 +01:00