MyNixOS website logo
option

services.immich.environment

Extra configuration environment variables. Refer to the documentation for options tagged with 'server', 'api' or 'microservices'.

Declarations
Type
open submodule of attribute set of string
Default
{ }
Example
{
  IMMICH_LOG_LEVEL = "verbose";
}