services.xserver.displayManager.gdm.settings
Options passed to the gdm daemon. See here for supported options.
- Type
attribute set of section of an INI file (attrs of INI atom (null, bool, int, float or string))- Default
{ }- Example
{ debug = { enable = true; }; }- Declared
- <nixpkgs/nixos/modules/services/x11/display-managers/gdm.nix>