Configuration for lemurs, provided as a Nix attribute set and automatically serialized to TOML. See lemurs configuration documentation for available options.
Declarations
Type
TOML value
Default
{ }
Example
{
do_log = true;
}
Configuration for lemurs, provided as a Nix attribute set and automatically serialized to TOML. See lemurs configuration documentation for available options.
TOML value
{ }
{
do_log = true;
}