From a4fda580f377928a0e84b40bc80bafa1d876fc7c Mon Sep 17 00:00:00 2001 From: stuebinm Date: Thu, 5 Jan 2023 22:45:30 +0100 Subject: home: a few more feeds --- home/newsboat-public.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/home/newsboat-public.nix b/home/newsboat-public.nix index 896e222..e84d890 100644 --- a/home/newsboat-public.nix +++ b/home/newsboat-public.nix @@ -66,6 +66,7 @@ with import ./newsboat-lib.nix; (btag "http://conal.net/blog/feed" "comp") (btag "https://michael.stapelberg.ch/posts/tags/distri/feed.xml" "comp") (btag "https://mattermost.com/blog/category/releases/rss" "security") + (btag "https://mattermost.com/security-updates/feed/" "security") (btag "https://ionathan.ch/feed.xml" "comp") (btag "https://wingolog.org/feed/atom" "comp") (btag "https://os.phil-opp.com/rss.xml" "comp") @@ -119,6 +120,8 @@ with import ./newsboat-lib.nix; (btag "https://blattspinat.com/index.php/feeds/rss" "whatever") (btag "https://janneinosaka.blogspot.com/feeds/posts/default" "whatever") (btag "https://experimentalhistory.substack.com/feed.xml" "soc") + (btag "https://rustmagazine.github.io/feed.xml" "comp") + (btag "https://webzine.nixos.cafe/atom.xml") # paper (btag "http://arxiv.org/rss/cs.PL" "paper") -- cgit v1.2.3