added transmission torrent client, will evaluate both it and deluge.

This commit is contained in:
Gabe Venberg 2025-05-03 00:32:02 +02:00
parent c3a46b1737
commit fe87cf397e
3 changed files with 67 additions and 8 deletions

View file

@ -116,6 +116,14 @@ in {
description = "Torrent webUI";
};
}
{
Transmission = {
icon = "sh-transmission.svg";
href = "http:cirrostratus:9090";
siteMonitor = "http:cirrostratus:9091";
description = "Torrent webUI";
};
}
{
Syncthing = {
icon = "sh-syncthing.svg";