services.xserver.fontPath

Set the X server FontPath. Defaults to null, which means the compiled in defaults will be used. See man xorg.conf for details.

Type
null or string
Default
null
Example
"unix/:7100"
Declared
<nixpkgs/nixos/modules/services/x11/xserver.nix>