MyNixOS website logo
option

programs.turbovnc.ensureHeadlessSoftwareOpenGL

Whether to set up NixOS such that TurboVNC's built-in software OpenGL implementation works.

This will enable hardware.opengl.enable so that OpenGL programs can find Mesa's llvmpipe drivers.

Setting this option to false does not mean that software OpenGL won't work; it may still work depending on your system configuration.

This option is also intended to generate warnings if you are using some configuration that's incompatible with using headless software OpenGL in TurboVNC.

Declarations
Type
boolean
Default
false