fix: immich

This commit is contained in:
2025-07-14 21:18:50 +08:00
parent 0ed99176ad
commit 5d1f622782
2 changed files with 5 additions and 0 deletions

View File

@@ -1,5 +1,9 @@
{ ... }: { ... }:
{ {
users.users.immich = {
home = "/mnt/nas/immich";
createHome = true;
};
services.immich = { services.immich = {
enable = true; enable = true;
host = "127.0.0.1"; host = "127.0.0.1";

View File

@@ -567,6 +567,7 @@
"ai" "ai"
"sy" "sy"
"minio" "minio"
"immich"
]; ];
in in
{ {