targets.genericLinux.nixGL.offloadWrapper

Home-Manager option

The package wrapper function available for use as (config.lib.nixGL.wrapOffload <package>). Intended to start programs on the secondary GPU. Wrapper functions can be found under config.lib.nixGL.wrappers. They can be used directly, however, setting this option provides a convenient shorthand. The following wrappers are available: mesa mesaPrime nvidia nvidiaPrime

type: one of “mesa”, “mesaPrime”, “nvidia”, “nvidiaPrime”
Default
"mesaPrime"
declared in: <home-manager/modules/targets/generic-linux/nixgl.nix>source unavailable