homepage scrapper section complete

This commit is contained in:
Danilo Reyes 2024-09-28 02:56:38 -06:00
parent 0e1ad747b4
commit e95168d0b0

View File

@ -68,9 +68,9 @@ in
{ inherit (services) lidarr; }
{ inherit (services) bazarr; }
{ inherit (services) prowlarr; }
# { inherit (services) sabnzbd; }
# { inherit (services) "qbittorrent server"; }
# { inherit (services) "qbittorrent miniserver"; }
{ inherit (services) sabnzbd; }
{ inherit (services) "qbittorrent server"; }
{ inherit (services) "qbittorrent miniserver"; }
];
}
];