diff --git a/modules/system/homelab/gallery.nix b/modules/system/homelab/gallery.nix index 27cc21a..0cf7ebd 100644 --- a/modules/system/homelab/gallery.nix +++ b/modules/system/homelab/gallery.nix @@ -8,6 +8,7 @@ host = "127.0.0.1"; mediaLocation = "/mnt/gallery"; accelerationDevices = null; + environment.DB_URL = "postgresql:///immich?host=/var/run/postgresql&user=immich"; # https://github.com/immich-app/immich/issues/26140 machine-learning.enable = true; redis.enable = true; settings = {