From b694f284f6b7542398ea5a8481ddd5e4f5b38962 Mon Sep 17 00:00:00 2001 From: Adithya Nair Date: Sat, 16 Nov 2024 21:25:07 +0530 Subject: [PATCH] rico2: update homepage --- hosts/rico2/services/apps/homepage.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/rico2/services/apps/homepage.nix b/hosts/rico2/services/apps/homepage.nix index a131fb6..b9d0b1b 100644 --- a/hosts/rico2/services/apps/homepage.nix +++ b/hosts/rico2/services/apps/homepage.nix @@ -83,6 +83,8 @@ in { title = "Email"; url = "https://app.fastmail.com/mail/Inbox/"; } { title = "GitHub Notifications"; url = "https://github.com/notifications"; } { title = "Nixpkgs PR Tracker"; url = "https://nixpk.gs/pr-tracker.html"; } + { title = "DigitalOcean"; url = "https://cloud.digitalocean.com"; } + { title = "Hetzner DNS Console"; url = "https://www.hetzner.com/dns-console/"; } ]; } ];