added deluge to homepage.

This commit is contained in:
Gabe Venberg 2025-04-29 22:15:30 +02:00
parent 6da142120b
commit b8a51934ae
2 changed files with 15 additions and 3 deletions

View file

@ -104,6 +104,18 @@ in {
description = "Online file browser";
};
}
];
}
{
Internal = [
{
Deluge = {
icon = "sh-deluge.svg";
href = "http:cirrostratus:8112";
siteMonitor = "http:cirrostratus:8112";
description = "Torrent webUI";
};
}
{
Syncthing = {
icon = "sh-syncthing.svg";