services.xserver.moduleSection

NixOS option

Contents of the Module section of the X server configuration file.

type: strings concatenated with "\n"
Default
""
Example
''
  SubSection "extmod"
  EndSubsection
''
declared in: nixos/modules/services/x11/xserver.nixView source on NixOS/nixpkgs →