services.immich.machine-learning.environment

NixOS option

Extra configuration environment variables. Refer to the documentation for options tagged with ‘machine-learning’.

type: open submodule of attribute set of string
Default
{ }
Example
{
  MACHINE_LEARNING_MODEL_TTL = "600";
}
declared in: nixos/modules/services/web-apps/immich.nixView source on NixOS/nixpkgs →