MyNixOS website logo
option

services.displayManager.ly.settings

Extra settings merged in and overwriting defaults in config.ini.

Declarations
Type
attribute set of (string or signed integer or boolean)
Default
{ }
Example
{
  load = false;
  save = false;
}