services.photoprism.settings

NixOS option

See the getting-started guide for available options.

type: attribute set of string
Default
{ }
Example
{
  PHOTOPRISM_ADMIN_USER = "root";
  PHOTOPRISM_DEFAULT_LOCALE = "de";
}
declared in: nixos/modules/services/web-apps/photoprism.nixView source on NixOS/nixpkgs →