nixos/xserver: remove nvidiaLegacy173 from videoDrivers.examples
see 92265e807e (commitcomment-28773179)
This commit is contained in:
parent
b5f21c25a8
commit
468f3ce0ed
@ -242,7 +242,7 @@ in
|
|||||||
default = [ "ati" "cirrus" "intel" "vesa" "vmware" "modesetting" ];
|
default = [ "ati" "cirrus" "intel" "vesa" "vmware" "modesetting" ];
|
||||||
example = [
|
example = [
|
||||||
"ati_unfree" "amdgpu" "amdgpu-pro"
|
"ati_unfree" "amdgpu" "amdgpu-pro"
|
||||||
"nv" "nvidia" "nvidiaLegacy340" "nvidiaLegacy304" "nvidiaLegacy173"
|
"nv" "nvidia" "nvidiaLegacy340" "nvidiaLegacy304"
|
||||||
];
|
];
|
||||||
description = ''
|
description = ''
|
||||||
The names of the video drivers the configuration
|
The names of the video drivers the configuration
|
||||||
|
Loading…
x
Reference in New Issue
Block a user