diff --git a/modules/home-manager/feeds.nix b/modules/home-manager/feeds.nix index 3ced1b0ec..dfc0e6be1 100644 --- a/modules/home-manager/feeds.nix +++ b/modules/home-manager/feeds.nix @@ -97,6 +97,7 @@ in rec { (mkText "https://idiomdrottning.org/feed.xml" // uncat // daily) (mkText "https://anish.lakhwara.com/home.html" // tech // weekly) (mkText "https://www.jefftk.com/news.rss" // tech // daily) + (mkText "https://pomeroyb.com/feed.xml" // tech // infrequent) # (TECH; POL) COMMENTATORS (mkSubstack "edwardsnowden" // pol // infrequent)