NVIDIA: Difference between revisions
imported>PhilippW No edit summary |
imported>0b11stan m The xserver.videoDrivers setting deserves a warning for wayland users. |
||
| Line 16: | Line 16: | ||
As noted in the final comment, you'll need to determine the appropriate driver version for your card. For "legacy" cards, you can consult [https://www.nvidia.com/en-us/drivers/unix/legacy-gpu/ nvidia official legacy driver list]. You can consult the set of possible options in the source [https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/os-specific/linux/nvidia-x11/default.nix here]. | As noted in the final comment, you'll need to determine the appropriate driver version for your card. For "legacy" cards, you can consult [https://www.nvidia.com/en-us/drivers/unix/legacy-gpu/ nvidia official legacy driver list]. You can consult the set of possible options in the source [https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/os-specific/linux/nvidia-x11/default.nix here]. | ||
(The <code>services.xserver.videoDrivers</code> setting is also valid for wayland installations despite it's name.) | |||
= Using GPUs on non-NixOS = | = Using GPUs on non-NixOS = | ||