disable nvida offload

This commit is contained in:
Johannes Jöns 2024-05-29 20:52:34 +02:00
parent ef3e93e205
commit 531dad7790

View file

@ -7,7 +7,7 @@
imports = [ (modulesPath + "/installer/scan/not-detected.nix") ];
hardware.nvidia.prime = {
offload.enable = true;
offload.enable = false;
sync.enable = false;
# Bus ID of the Intel GPU. You can find it using lspci, either under 3D or VGA