change disks paths

This commit is contained in:
Satria 2026-04-15 20:05:36 +07:00
commit e187cecb79
12 changed files with 24 additions and 23 deletions

View file

@ -6,7 +6,7 @@
enable = true;
port = 2283;
host = "127.0.0.1";
mediaLocation = "/mnt/gallery";
mediaLocation = "/mnt/data/gallery";
accelerationDevices = null;
environment.DB_URL = lib.mkForce "postgresql:///immich?host=/var/run/postgresql&user=immich"; # https://github.com/immich-app/immich/issues/26140
machine-learning.enable = true;