* Work around a lack of laziness in the xserver.nix module.
svn path=/nixos/trunk/; revision=18216
This commit is contained in:
parent
e07f1e98db
commit
c0f732f079
@ -179,6 +179,7 @@ in
|
||||
};
|
||||
|
||||
videoDrivers = mkOption {
|
||||
default = [];
|
||||
example = [ "vesa" ];
|
||||
description = ''
|
||||
The names of the video drivers that the X server should
|
||||
|
Loading…
x
Reference in New Issue
Block a user