remove jellyfin from hs
This commit is contained in:
parent
db0c63640a
commit
5d1745690c
2 changed files with 1 additions and 5 deletions
|
|
@ -25,10 +25,6 @@
|
|||
name = "Plex";
|
||||
url = "https://plex.yanlincs.com";
|
||||
}
|
||||
{
|
||||
name = "Jellyfin";
|
||||
url = "https://jellyfin.yanlincs.com";
|
||||
}
|
||||
{
|
||||
name = "Productivity";
|
||||
bookmarks = [
|
||||
|
|
|
|||
|
|
@ -264,7 +264,7 @@
|
|||
user = "yanlin";
|
||||
sonarr.enable = true;
|
||||
radarr.enable = true;
|
||||
jellyfin.enable = true;
|
||||
jellyfin.enable = false;
|
||||
deluge.enable = true;
|
||||
plex.enable = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue