update
This commit is contained in:
parent
afd56d878e
commit
a4f74f5fe7
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
services.jellyseer = {
|
services.jellyseerr = {
|
||||||
enable = true;
|
enable = true;
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
};
|
};
|
||||||
|
@ -25,17 +25,42 @@ let
|
|||||||
"title": "Vaultwarden",
|
"title": "Vaultwarden",
|
||||||
"url": "https://vault.anotherhadi.com",
|
"url": "https://vault.anotherhadi.com",
|
||||||
"icon": ""
|
"icon": ""
|
||||||
},
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Streaming",
|
||||||
|
"links": [
|
||||||
{
|
{
|
||||||
"title": "Jellyfin",
|
"title": "Jellyfin",
|
||||||
"url": "http://jack:8096",
|
"url": "http://jack:8096",
|
||||||
"icon": ""
|
"icon": ""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Overseerr",
|
"title": "Jellyseerr",
|
||||||
"url": "http://jack:8096",
|
"url": "http://jack:8096",
|
||||||
"icon": ""
|
"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