hades: enable journiv

This commit is contained in:
Antoine Martin 2026-03-06 10:30:25 +01:00
parent ca472e800a
commit 527c104848

View file

@ -69,6 +69,11 @@ in {
privatePort = 8082; privatePort = 8082;
}; };
journiv = {
enable = true;
port = 8091;
};
immich = { immich = {
enable = true; enable = true;
port = 8089; port = 8089;