This commit is contained in:
death916 2026-01-14 00:46:56 -08:00
parent 9ec540aa9a
commit 98158b1b7b

View file

@ -132,7 +132,7 @@
enable = true; enable = true;
redis.enable = true; redis.enable = true;
host = "0.0.0.0"; host = "0.0.0.0";
mediaLocation = "/storage/services/immich/" mediaLocation = "/storage/services/immich/";
}; };
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [