NVIDIA: Difference between revisions

imported>Ccellado
No edit summary
imported>Nicbk
Wrong spelling
Line 2: Line 2:
* Determine the appropriate driver version for your card [https://www.nvidia.com/en-us/drivers/unix/legacy-gpu/ nvidia official legacy driver list]
* Determine the appropriate driver version for your card [https://www.nvidia.com/en-us/drivers/unix/legacy-gpu/ nvidia official legacy driver list]


* Pick the correct <code>"nvidia"</code> version if needed, actual refference in [https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/hardware/video/nvidia.nix#L12 nixpkgs repository]
* Pick the correct <code>"nvidia"</code> version if needed, actual reference in [https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/hardware/video/nvidia.nix#L12 nixpkgs repository]


Then you'll need to add it in your configuration.nix file:
Then you'll need to add it in your configuration.nix file: