added nvidia offloading.
This commit is contained in:
@@ -11,6 +11,7 @@ hardware.opengl.extraPackages = [ pkgs.mesa.drivers ];
|
||||
|
||||
hardware.nvidia.prime = {
|
||||
sync.enable = true;
|
||||
offload.enable = true;
|
||||
|
||||
# Bus ID of the NVIDIA GPU. You can find it using lspci, either under 3D or VGA
|
||||
nvidiaBusId = "PCI:1:0:0";
|
||||
|
||||
Reference in New Issue
Block a user