homepage wip, downloads section

This commit is contained in:
2024-09-11 23:48:51 -06:00
parent 7b90c4297c
commit a17d1c68f2
3 changed files with 15 additions and 15 deletions

View File

@@ -48,7 +48,7 @@ in {
"Multimedia" = [
{ inherit (services) jellyfin; }
{ inherit (services) audiobookshelf; }
{ inherit (services) jellyfinPlaying; }
{ inherit (services) "now playing"; }
{ inherit (services) kavita; }
];
}
@@ -59,9 +59,9 @@ in {
{ inherit (services) lidarr; }
{ inherit (services) bazarr; }
{ inherit (services) prowlarr; }
{ inherit (services) sabnzb; }
{ inherit (services) qbitMini; }
{ inherit (services) qbitServer; }
# { inherit (services) sabnzbd; }
# { inherit (services) "qbittorrent server"; }
# { inherit (services) "qbittorrent miniserver"; }
];
}
];