feat: add navidrome
Some checks failed
CI / fmt (push) Failing after 2s
CI / check (push) Failing after 2s

This commit is contained in:
Nickolaj Jepsen 2026-01-22 01:46:47 +01:00
parent eb97443b3d
commit c16d6d1b4d
6 changed files with 96 additions and 0 deletions

View file

@ -204,6 +204,12 @@ in {
icon = "sh:jellyfin";
same-tab = true;
}
{
title = "Navidrome";
url = "https://navidrome.nickolaj.com";
icon = "sh:navidrome";
same-tab = true;
}
{
title = "Audiobookshelf";
url = "https://audiobookshelf.nickolaj.com";
@ -234,6 +240,12 @@ in {
icon = "sh:radarr";
same-tab = true;
}
{
title = "Lidarr";
url = "https://lidarr.nickolaj.com";
icon = "sh:lidarr";
same-tab = true;
}
{
title = "SABnzbd";
url = "https://sabnzbd.nickolaj.com";