MyNixOS website logo

Extra environment variables to be exported in the service.

Declarations
Type
attribute set of string
Default
{ }
Example
{
  PASSWORD_STORE_DIR = "~/.password-store";
}