hades: enable immich
This commit is contained in:
parent
9442388ca6
commit
37df6b7a66
|
@ -62,6 +62,11 @@ in {
|
||||||
privatePort = 8082;
|
privatePort = 8082;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
immich = {
|
||||||
|
enable = true;
|
||||||
|
port = 8089;
|
||||||
|
};
|
||||||
|
|
||||||
jellyfin = {
|
jellyfin = {
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue