services.darkman.settings

Settings for the darkman command. See https://darkman.whynothugo.nl/#CONFIGURATION for details.

Type
open submodule of (YAML 1.1 value)
Default
{ }
Example
{
  lat = 52.3;
  lng = 4.8;
  usegeoclue = true;
}
Declared
<home-manager/modules/services/darkman.nix>