services.xserver.displayManager.lightdm.extraConfig

NixOS option

Extra lines to append to LightDM section.

type: strings concatenated with "\n"
Default
""
Example
''
  user-authority-in-system-dir = true
''
declared in: nixos/modules/services/x11/display-managers/lightdm.nixView source on NixOS/nixpkgs →