summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorJörg Thalheim <joerg@thalheim.io>2018-04-27 23:02:09 +0100
committerJörg Thalheim <joerg@thalheim.io>2018-04-27 23:02:09 +0100
commit468f3ce0edfc753110e70ad82589acc7487c640a (patch)
tree7d02f8ae877aaa0985b2332044c4b9ebae9324af /nixos
parentb5f21c25a88e2d33e005511a5cc5263338450b4a (diff)
downloadnixpkgs-468f3ce0edfc753110e70ad82589acc7487c640a.tar
nixpkgs-468f3ce0edfc753110e70ad82589acc7487c640a.tar.gz
nixpkgs-468f3ce0edfc753110e70ad82589acc7487c640a.tar.bz2
nixpkgs-468f3ce0edfc753110e70ad82589acc7487c640a.tar.lz
nixpkgs-468f3ce0edfc753110e70ad82589acc7487c640a.tar.xz
nixpkgs-468f3ce0edfc753110e70ad82589acc7487c640a.tar.zst
nixpkgs-468f3ce0edfc753110e70ad82589acc7487c640a.zip
nixos/xserver: remove nvidiaLegacy173 from videoDrivers.examples
see https://github.com/NixOS/nixpkgs/commit/92265e807e60fac8bbf3c08a82715b575b5e4e7e#commitcomment-28773179
Diffstat (limited to 'nixos')
-rw-r--r--nixos/modules/services/x11/xserver.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/x11/xserver.nix b/nixos/modules/services/x11/xserver.nix
index 29d1f17d28c..1404231f837 100644
--- a/nixos/modules/services/x11/xserver.nix
+++ b/nixos/modules/services/x11/xserver.nix
@@ -242,7 +242,7 @@ in
         default = [ "ati" "cirrus" "intel" "vesa" "vmware" "modesetting" ];
         example = [
           "ati_unfree" "amdgpu" "amdgpu-pro"
-          "nv" "nvidia" "nvidiaLegacy340" "nvidiaLegacy304" "nvidiaLegacy173"
+          "nv" "nvidia" "nvidiaLegacy340" "nvidiaLegacy304"
         ];
         description = ''
           The names of the video drivers the configuration