services.xserver.filesSection

NixOS option

Contents of the first Files section of the X server configuration file.

type: strings concatenated with "\n"
Default
""
Example
"FontPath \"/path/to/my/fonts\""
declared in: nixos/modules/services/x11/xserver.nixView source on NixOS/nixpkgs →