[module/photoprism] Update and adjust ids

This commit is contained in:
Malte Tammena 2022-11-08 18:00:51 +01:00
parent 0accb7c9d5
commit c2d9c275bb

View file

@ -6,8 +6,8 @@
}:
# TODO: Improve with mariadb database
let
uid = 458;
gid = 458;
uid = 558;
gid = 558;
cfg = config.services.photoprism;
in {
options.services.photoprism = with lib; {