From 8879a739b6510554ebdf37301ca1d7edf956e5cf Mon Sep 17 00:00:00 2001 From: Ingolf Wagner Date: Fri, 23 Aug 2024 17:02:48 +0200 Subject: [PATCH] fix photoprism --- machines/orbi/service-photoprism.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machines/orbi/service-photoprism.nix b/machines/orbi/service-photoprism.nix index b92e183..729b479 100644 --- a/machines/orbi/service-photoprism.nix +++ b/machines/orbi/service-photoprism.nix @@ -28,7 +28,7 @@ in services.photoprism = { enable = true; port = photoprismPort; - package = pkgs.photoprism; + package = pkgs.legacy_2405.photoprism; originalsPath = "/var/lib/private/photoprism/originals"; address = "0.0.0.0"; settings = {