services.xserver.serverLayoutSection

NixOS option

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

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