services.photoprism.settings

See the getting-started guide for available options.

Type
attribute set of string
Default
{ }
Example
{
  PHOTOPRISM_ADMIN_USER = "root";
  PHOTOPRISM_DEFAULT_LOCALE = "de";
}
Declared
<nixpkgs/nixos/modules/services/web-apps/photoprism.nix>