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";

6
flake.lock generated
View file

@ -192,10 +192,10 @@
"nix-secrets": {
"flake": false,
"locked": {
"lastModified": 1745947832,
"narHash": "sha256-7qLta3z89hJPxZ6uWujpSQIhWtuzdX6MLr7wa/A8cuw=",
"lastModified": 1745952721,
"narHash": "sha256-UUg20U3M4Q3+4TNa7JiRTDXbG/A0vnSpfX5ogRiAaMs=",
"ref": "refs/heads/main",
"rev": "2b2be5500aa14fb5ac5ac045c3693c31de849f74",
"rev": "1b138caf5a2cc58d0af028318e3d8e21e4fcbb42",
"shallow": true,
"type": "git",
"url": "ssh://forgejo@git.venberg.xyz/Gabe/nix-secrets.git"