added deluge to homepage.
This commit is contained in:
parent
6da142120b
commit
b8a51934ae
2 changed files with 15 additions and 3 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue