spec(eientei): photoprism update path

This commit is contained in:
514fpv 2024-03-10 15:04:33 +08:00
parent ec64c9cef6
commit 0b40ec2605
Signed by: koishi
SSH key fingerprint: SHA256:652+A2yCgByK6j4+urGiApE+tZbISyelwTnr76Tm+x8

View file

@ -2,7 +2,7 @@
, ... }: with lib; {
services.photoprism = {
enable = true;
originalsPath = "/run/storage/aerial";
originalsPath = "/run/storage/aerial/raw";
settings = {
PHOTOPRISM_ADMIN_USER = "koishi";
PHOTOPRISM_FFMPEG_ENCODER = "vaapi";