diff options
Diffstat (limited to 'home')
-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 f71fe2b..fad2c3b 100644 --- a/home/newsboat-public.nix +++ b/home/newsboat-public.nix @@ -136,6 +136,9 @@ with import ./newsboat-lib.nix; (btag "https://futhark-lang.org/atom.xml" "comp") (btag "https://faultlore.com/blah/rss.xml" "comp") (btag "https://las.rs/atom.xml" "comp") + (btag "https://seirdy.one/posts/atom.xml" "comp") + (btag "https://eev.ee/feeds/blog.atom.xml" "comp") + (btag "https://meyerweb.com/eric/thoughts/" "comp") # paper (btag "http://arxiv.org/rss/cs.PL" "paper") |