Remove vmware comment

This commit is contained in:
Patrick Wheeler 2013-03-01 11:05:00 -06:00
parent ea3eb991b7
commit fc7c7ae91a

View File

@ -192,8 +192,7 @@ in
};
videoDrivers = mkOption {
# !!! We'd like "nv" here, but it segfaults the X server. Idem for
# "vmware".
# !!! We'd like "nv" here, but it segfaults the X server.
default = [ "ati" "cirrus" "intel" "vesa" "vmware" ];
example = [ "vesa" ];
description = ''