services.xserver.videoDriver

NixOS option

The name of the video driver for your graphics card. This option is obsolete; please set the services.xserver.videoDrivers instead.

type: null or string
Default
null
Example
"i810"
declared in: nixos/modules/services/x11/xserver.nixView source on NixOS/nixpkgs →