fix(eientei): photoprism update path

This commit is contained in:
514fpv 2024-03-10 15:04:33 +08:00
parent 25f4a67a15
commit fc28c91ff4
Signed by: koishi
SSH key fingerprint: SHA256:axz0uIzzY+5W19i7QOUuiw5LSqhKfCBKPf3L4xFRxLw

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";