remove jellyfin from hs

This commit is contained in:
Yan Lin 2025-12-04 01:19:01 +01:00
parent db0c63640a
commit 5d1745690c
2 changed files with 1 additions and 5 deletions

View file

@ -25,10 +25,6 @@
name = "Plex";
url = "https://plex.yanlincs.com";
}
{
name = "Jellyfin";
url = "https://jellyfin.yanlincs.com";
}
{
name = "Productivity";
bookmarks = [

View file

@ -264,7 +264,7 @@
user = "yanlin";
sonarr.enable = true;
radarr.enable = true;
jellyfin.enable = true;
jellyfin.enable = false;
deluge.enable = true;
plex.enable = true;
};