nixpkgs/nixos
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
..
doc/manual manual: reviewing contributions nixos -> nixpkgs (#20626) 2016-11-22 15:15:02 +01:00
lib login test: Create and use direct reads of the TTY contents. 2016-11-30 00:17:18 -05:00
maintainers create-amis: use jq instead of json 2016-11-22 01:59:49 +01:00
modules nixos GDM: fix #19896 2016-12-04 14:54:31 +01:00
tests Merge pull request #20770 from mguentner/more_ipfs 2016-12-04 01:46:09 +01:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix nixos/release: add containers-tmpfs test 2016-11-22 15:05:45 +01:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.