MyNixOS website logo
option

services.xserver.displayManager.gdm.banner

Optional message to display on the login screen.

Declarations
Type
null or strings concatenated with "\n"
Default
null
Example
''
  foo
  bar
  baz
''