diff --git a/modules/nixos/features/homepage-dashboard.nix b/modules/nixos/features/homepage-dashboard.nix index 2962576..6d09203 100644 --- a/modules/nixos/features/homepage-dashboard.nix +++ b/modules/nixos/features/homepage-dashboard.nix @@ -177,7 +177,7 @@ in }; } { - "Ntfy" = { + "ntfy" = { "description" = "Notification service"; "icon" = "ntfy.png"; "href" = "https://ntfy-sh.fi33.buzz/";