hades: enable immich

This commit is contained in:
Antoine Martin 2023-12-14 22:40:47 +01:00
parent 9442388ca6
commit 37df6b7a66

View file

@ -62,6 +62,11 @@ in {
privatePort = 8082;
};
immich = {
enable = true;
port = 8089;
};
jellyfin = {
enable = true;
};