hardware.nvidia.prime.offload.enable
Whether to enable render offload support using the NVIDIA proprietary driver via PRIME.
If this is enabled, then the bus IDs of the NVIDIA and Intel/AMD GPUs have to
be specified (hardware.nvidia.prime.nvidiaBusId and
hardware.nvidia.prime.intelBusId or
hardware.nvidia.prime.amdgpuBusId)
.
- Type
boolean- Default
false- Example
true- Declared
- <nixpkgs/nixos/modules/hardware/video/nvidia.nix>