change disks paths
This commit is contained in:
parent
4050b28ee3
commit
e187cecb79
12 changed files with 24 additions and 23 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue