services.xserver.modules

NixOS option

Packages to be added to the module search path of the X server.

type: list of absolute path
Default
[ ]
Example
[ pkgs.xf86-input-wacom ]
declared in: nixos/modules/services/x11/xserver.nixView source on NixOS/nixpkgs →