NVIDIA: Difference between revisions

No edit summary
m Correct broken bullet points
Line 307: Line 307:
In this configuration:
In this configuration:


- Replace `version` with the desired driver version.
* Replace `version` with the desired driver version.
- Update the SHA256 hashes to match the new version you want to use.
* Update the SHA256 hashes to match the new version you want to use.
- After updating the configuration, run <code>sudo nixos-rebuild switch</code> to apply the changes and load the specified NVIDIA driver version.
* After updating the configuration, run <code>sudo nixos-rebuild switch</code> to apply the changes and load the specified NVIDIA driver version.


This allows you to pin the specific driver version being used in your NixOS installation.
This allows you to pin the specific driver version being used in your NixOS installation.