reverted last change to nvidia config.

This commit is contained in:
2023-03-04 12:05:20 +01:00
parent a334c5971b
commit 2f2057c3fb

View File

@@ -11,7 +11,6 @@ hardware.opengl.extraPackages = [ pkgs.mesa.drivers ];
hardware.nvidia.prime = { hardware.nvidia.prime = {
sync.enable = true; sync.enable = true;
offload.enable = true;
# Bus ID of the NVIDIA GPU. You can find it using lspci, either under 3D or VGA # Bus ID of the NVIDIA GPU. You can find it using lspci, either under 3D or VGA
nvidiaBusId = "PCI:1:0:0"; nvidiaBusId = "PCI:1:0:0";