NVIDIA: Difference between revisions
imported>Clhodapp Hopefully prevent other people from experiencing the same problem I did |
imported>Clhodapp No edit summary |
||
| Line 11: | Line 11: | ||
</nowiki>}} | </nowiki>}} | ||
Please note that you '''must''' set the single value of "nvidia" even though it would be more conceptually correct to also include the driver for your other GPU. Doing otherwise will cause a broken xorg.conf to be generated. This is because NixOS doesn't ''actually'' handle multiple GPUs / GPU drivers properly, as per https://github.com/NixOS/nixpkgs/issues/108018. | Please note that, if you are setting up PRIME offloading, you '''must''' set the single value of "nvidia" even though it would be more conceptually correct to also include the driver for your other GPU. Doing otherwise will cause a broken xorg.conf to be generated. This is because NixOS doesn't ''actually'' handle multiple GPUs / GPU drivers properly, as per https://github.com/NixOS/nixpkgs/issues/108018. | ||
== Determining the type of your GPU == | == Determining the type of your GPU == | ||