Options passed to the gdm daemon. See here for supported options.
Declarations
Type
attribute set of section of an INI file (attrs of INI atom (null, bool, int, float or string))
Default
{ }
Example
{
debug = {
enable = true;
};
}
Options passed to the gdm daemon. See here for supported options.
attribute set of section of an INI file (attrs of INI atom (null, bool, int, float or string))
{ }
{
debug = {
enable = true;
};
}