From 7cc44f9455076bc45729cca451acecf2a3ecf4cb Mon Sep 17 00:00:00 2001 From: colin Date: Fri, 21 Oct 2022 09:30:54 -0700 Subject: [PATCH] feeds: follow Anish Lakhwara supposedly. we'll see if my RSS client actually understands that feed... --- modules/universal/env/home-manager/feeds.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/universal/env/home-manager/feeds.nix b/modules/universal/env/home-manager/feeds.nix index 590561546..26f8c6751 100644 --- a/modules/universal/env/home-manager/feeds.nix +++ b/modules/universal/env/home-manager/feeds.nix @@ -88,6 +88,7 @@ in rec { (mkText "https://ianthehenry.com/feed.xml" // tech // infrequent) (mkText "https://bitbashing.io/feed.xml" // tech // infrequent) (mkText "https://idiomdrottning.org/feed.xml" // uncat // daily) + (mkText "https://anish.lakhwara.com/home.html" // tech // weekly) # (TECH; POL) COMMENTATORS (mkText "http://benjaminrosshoffman.com/feed" // pol // weekly)