services.displayManager.lemurs.settings
NixOS option
Configuration for lemurs, provided as a Nix attribute set and automatically serialized to TOML. See lemurs configuration documentation for available options.
type: TOML valueDefault
{ }Example
declared in: nixos/modules/services/display-managers/lemurs.nixView source on NixOS/nixpkgs →{
do_log = true;
}