mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
immich
This commit is contained in:
parent
9ec540aa9a
commit
98158b1b7b
1 changed files with 1 additions and 1 deletions
|
|
@ -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; [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue