diff --git a/modules/nixos/features/homepage-dashboard.nix b/modules/nixos/features/homepage-dashboard.nix index 437f21d..b3bdc88 100644 --- a/modules/nixos/features/homepage-dashboard.nix +++ b/modules/nixos/features/homepage-dashboard.nix @@ -183,6 +183,13 @@ in "href" = "https://ntfy-sh.fi33.buzz/"; }; } + { + "Radicale" = { + "description" = "CalDAV/CardDav sync server"; + "icon" = "radicale.svg"; + "href" = "https://radicale.fi33.buzz/"; + }; + } { "qBittorrent" = { "description" = "BitTorrent client";