1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/nixos/modules/services/x11/display-managers
Vladimír Čunát a1ae627362
nixos GDM: fix #19896
- As noted on github, GDM needs different parameters for X.
- Making xserverArgs a true list instead of concat-string helps to
  filter it and it feels more correct anyway.
- Tested: gdm+gnome, lightdm+gnome.  There seems to be no logout option
  in gnome, and gdm doesn't offer other sessions, but maybe these are normal.
2016-12-04 14:54:31 +01:00
..
lightdm-greeters NixOS: Use runCommand instead of mkDerivation in a few places 2016-09-29 13:05:28 +02:00
auto.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
default.nix nixos GDM: fix #19896 2016-12-04 14:54:31 +01:00
gdm.nix nixos GDM: fix #19896 2016-12-04 14:54:31 +01:00
kdm.nix nixos GDM: fix #19896 2016-12-04 14:54:31 +01:00
lightdm.nix nixos GDM: fix #19896 2016-12-04 14:54:31 +01:00
sddm.nix nixos GDM: fix #19896 2016-12-04 14:54:31 +01:00
slim.nix nixos GDM: fix #19896 2016-12-04 14:54:31 +01:00