update
This commit is contained in:
parent
afd56d878e
commit
a4f74f5fe7
@ -1,5 +1,5 @@
|
||||
{
|
||||
services.jellyseer = {
|
||||
services.jellyseerr = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
};
|
||||
|
@ -25,17 +25,42 @@ let
|
||||
"title": "Vaultwarden",
|
||||
"url": "https://vault.anotherhadi.com",
|
||||
"icon": ""
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Streaming",
|
||||
"links": [
|
||||
{
|
||||
"title": "Jellyfin",
|
||||
"url": "http://jack:8096",
|
||||
"icon": ""
|
||||
},
|
||||
{
|
||||
"title": "Overseerr",
|
||||
"title": "Jellyseerr",
|
||||
"url": "http://jack:8096",
|
||||
"icon": ""
|
||||
},
|
||||
{
|
||||
"title": "Radarr",
|
||||
"url": "http://jack:8096",
|
||||
"icon": ""
|
||||
},
|
||||
{
|
||||
"title": "Sonarr",
|
||||
"url": "http://jack:8096",
|
||||
"icon": ""
|
||||
},
|
||||
{
|
||||
"title": "Bazarr",
|
||||
"url": "http://jack:8096",
|
||||
"icon": ""
|
||||
},
|
||||
{
|
||||
"title": "Prowlarr",
|
||||
"url": "http://jack:8096",
|
||||
"icon": ""
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user