Fix immich
This commit is contained in:
parent
e1c30789a2
commit
0bba7ff4f8
4 changed files with 47 additions and 13 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue