services.xserver.fontPath

NixOS option

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 in: nixos/modules/services/x11/xserver.nixView source on NixOS/nixpkgs →