feat: add qbittorrent

This commit is contained in:
Nickolaj Jepsen 2025-12-16 22:12:00 +01:00
parent 1794f75431
commit a3caaf7d2e
3 changed files with 196 additions and 1 deletions

View file

@ -12,7 +12,7 @@ lib.mkIf config.fireproof.homelab.enable (let
src = pkgs.fetchFromGitHub {
owner = "nickolaj-jepsen";
repo = "glance";
rev = "996d19a251c4d233f8091546ed0d22305b5e1641";
rev = "7ea37f329e17908cdcc306f0fbb23a62e7c50584";
hash = "sha256-ZU9iswhgQPeMZeQmzgNhFBcO2TzWYrmIWPnKSAA0fFM=";
};
});
@ -233,6 +233,12 @@ in {
icon = "sh:prowlarr";
same-tab = true;
}
{
title = "qBittorrent";
url = "https://qbittorrent.nickolaj.com";
icon = "sh:qbittorrent";
same-tab = true;
}
{
title = "Zitadel";
url = "https://sso.nickolaj.com";