Fix immich

This commit is contained in:
Oliver Davies 2025-04-28 01:58:11 +01:00
parent e1c30789a2
commit 0bba7ff4f8
4 changed files with 47 additions and 13 deletions

View file

@ -12,6 +12,15 @@
};
}
{
"Immich" = {
href = "https://photos.oliverdavies.uk";
icon = "immich";
description = "Self-hosted photo and video management solution";
siteMonitor = "http://localhost:${toString config.services.immich.port}";
};
}
{
"Audiobookshelf" = {
href = "https://audiobookshelf.oliverdavies.uk";