spec(eientei): photoprism update path
This commit is contained in:
parent
da032d69a4
commit
58051c45d7
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
, ... }: with lib; {
|
, ... }: with lib; {
|
||||||
services.photoprism = {
|
services.photoprism = {
|
||||||
enable = true;
|
enable = true;
|
||||||
originalsPath = "/run/storage/aerial";
|
originalsPath = "/run/storage/aerial/raw";
|
||||||
settings = {
|
settings = {
|
||||||
PHOTOPRISM_ADMIN_USER = "koishi";
|
PHOTOPRISM_ADMIN_USER = "koishi";
|
||||||
PHOTOPRISM_FFMPEG_ENCODER = "vaapi";
|
PHOTOPRISM_FFMPEG_ENCODER = "vaapi";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue