From 11cf7782bc7b57ad5cc39b82371b38976798ed4f Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 17 Apr 2025 22:08:07 +0100 Subject: [PATCH] Add garfieldtech.com --- hosts/t480/modules/newsboat/urls.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hosts/t480/modules/newsboat/urls.nix b/hosts/t480/modules/newsboat/urls.nix index 1b67bed4..cb00e167 100644 --- a/hosts/t480/modules/newsboat/urls.nix +++ b/hosts/t480/modules/newsboat/urls.nix @@ -290,4 +290,8 @@ } { url = "https://tinkerbetter.tube/feeds/videos.xml?videoChannelId=2"; } { url = "https://video.fosshq.org/feeds/videos.xml?videoChannelId=2"; } + { + url = "https://www.garfieldtech.com/blog/feed"; + tags = [ "PHP" ]; + } ]