hardware.graphics.enable

NixOS option

Whether to enable hardware accelerated graphics drivers. This is required to allow most graphical applications and environments to use hardware rendering, video encode/decode acceleration, etc. This option should be enabled by default by the corresponding modules, so you do not usually have to set it yourself.

type: boolean
Default
false
declared in: nixos/modules/hardware/graphics.nixView source on NixOS/nixpkgs →