From 8e8396836d247a75eef586733abd1efefb5c1f97 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 26 May 2025 20:29:01 +0100 Subject: [PATCH] Add URL --- hosts/t480/modules/newsboat/urls.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/t480/modules/newsboat/urls.nix b/hosts/t480/modules/newsboat/urls.nix index cb00e167..83f2a2df 100644 --- a/hosts/t480/modules/newsboat/urls.nix +++ b/hosts/t480/modules/newsboat/urls.nix @@ -294,4 +294,5 @@ url = "https://www.garfieldtech.com/blog/feed"; tags = [ "PHP" ]; } + { url = "https://world.hey.com/dhh/feed.atom"; } ]