added duckdns to rockhole.

This commit is contained in:
Gabe Venberg 2025-06-20 11:24:41 +02:00
parent 6f26a62eb0
commit 50ff7398bd
3 changed files with 24 additions and 4 deletions

View file

@ -123,6 +123,13 @@ in {
description = "Home Automation";
};
}
{
FritzBox = {
icon = "sh-fritz.svg";
href = "http://10.10.0.1";
description = "Router";
};
}
{
AdGuardHome = {
icon = "sh-adguard-home.svg";