services.displayManager.ly.settings
NixOS option
Extra settings merged in and overwriting defaults in config.ini.
type: attribute set of (INI atom (null, bool, int, float or string))Default
{ }Example
declared in: nixos/modules/services/display-managers/ly.nixView source on NixOS/nixpkgs →{
load = false;
save = false;
}