fix(eientei): photoprism update path

This commit is contained in:
514fpv 2024-03-10 15:04:33 +08:00
parent 173aa0977e
commit ab74a05de6
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";