From c202e02d51e712e204b590469fcf278a3b744fe3 Mon Sep 17 00:00:00 2001 From: Colin Date: Mon, 11 Nov 2024 09:03:52 +0000 Subject: [PATCH] feeds: subscribe to ICM.museum --- hosts/common/feeds.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/common/feeds.nix b/hosts/common/feeds.nix index a8d204351..9aca3e238 100644 --- a/hosts/common/feeds.nix +++ b/hosts/common/feeds.nix @@ -222,6 +222,7 @@ let (mkText "http://benjaminrosshoffman.com/feed" // pol // weekly) (mkText "http://boginjr.com/feed" // tech // infrequent) (mkText "https://forum.merveilles.town/rss.xml" // pol // infrequent) #quality RSS list here: + (mkText "https://icm.museum/rss20.xml" // tech // infrequent) # Interim Computer Museum (mkText "https://jvns.ca/atom.xml" // tech // weekly) # Julia Evans (mkText "https://linuxphoneapps.org/blog/atom.xml" // tech // infrequent) (mkText "https://nixos.org/blog/announcements-rss.xml" // tech // infrequent) # more nixos stuff here, but unclear how to subscribe: