From 31e6951734dfde0d25210c1d628c9d6b77842b68 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Thu, 4 May 2023 18:39:35 +0200 Subject: home: more feeds --- home/newsboat-public.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'home') diff --git a/home/newsboat-public.nix b/home/newsboat-public.nix index 97e154a..ec77f39 100644 --- a/home/newsboat-public.nix +++ b/home/newsboat-public.nix @@ -155,6 +155,9 @@ with import ./newsboat-lib.nix; (btag "https://www.owlfolio.org/feed" "comp") (btag "https://undefinedbehavior.de/feeds/atom.xml" "comp") (btag "https://eno.space/blog/feed.xml" "comp") + (btag "https://www.lilysthings.org/blog/rss.xml" "comp") + (btag "https://margau.net/posts/index.xml" "chaos") + (btag "https://x.st/atom.xml" "math") # paper (btag "http://arxiv.org/rss/cs.PL" "paper") -- cgit v1.2.3