services.xserver.screenSection

NixOS option

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

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