nixpkgs/modules/services/x11
Patrick John Wheeler ea3eb991b7 Fix Xorg-server on vmware inconjunction with fix to
xf86videovmware[1].

Adds "vmware" to list of default options of
services.xerver.videoDrivers.

new default:
 [ "ati" "cirrus" "intel" "vesa" "vmware" ]

old default:
 [ "ati" "cirrus" "intel" "vesa" ]

[1] Pull request for xf86videovmware found at
https://github.com/NixOS/nixpkgs/pull/338.
2013-03-01 02:53:08 +01:00
..
desktop-managers Merge remote-tracking branch 'origin/master' into systemd 2012-09-28 11:35:27 -04:00
display-managers Add options for setting theme and setup-script in KDM 2013-02-22 09:34:36 +01:00
hardware wacom: add USB tablet support 2013-01-05 19:38:23 +00:00
window-managers add xbmc window manager 2013-02-16 23:19:09 +01: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 Fix Xorg-server on vmware inconjunction with fix to 2013-03-01 02:53:08 +01:00