services.photoprism.settings
NixOS option
See the getting-started guide for available options.
type: attribute set of stringDefault
{ }Example
declared in: nixos/modules/services/web-apps/photoprism.nixView source on NixOS/nixpkgs →{
PHOTOPRISM_ADMIN_USER = "root";
PHOTOPRISM_DEFAULT_LOCALE = "de";
}