diff options
Diffstat (limited to '')
-rw-r--r-- | home/newsboat-public.nix | 3 |
1 files changed, 3 insertions, 0 deletions
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") |