* Work around a lack of laziness in the xserver.nix module.

svn path=/nixos/trunk/; revision=18216
This commit is contained in:
Eelco Dolstra 2009-11-06 16:30:48 +00:00
parent e07f1e98db
commit c0f732f079

View File

@ -179,6 +179,7 @@ in
};
videoDrivers = mkOption {
default = [];
example = [ "vesa" ];
description = ''
The names of the video drivers that the X server should