services.comodoro.environment

Extra environment variables to be exported in the service.

Type
attribute set of string
Default
{ }
Example
{
  "PASSWORD_STORE_DIR" = "~/.password-store";
}
Declared
<home-manager/modules/services/comodoro.nix>