diff options
-rw-r--r-- | home/newsboat-public.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/home/newsboat-public.nix b/home/newsboat-public.nix index 54e48cc..65f7a29 100644 --- a/home/newsboat-public.nix +++ b/home/newsboat-public.nix @@ -149,6 +149,8 @@ with import ./newsboat-lib.nix; (btag "https://leahneukirchen.org/trivium/index.atom" "comp") (btag "https://leahneukirchen.org/blog/index.atom" "comp") (btag "https://daniel.haxx.se/blog/feed/" "comp") + (btag "https://epicandmonicisnotiso.blogspot.com/atom.xml" "comp") + (btag "https://iagoleal.com/rss.xml" "comp") # paper (btag "http://arxiv.org/rss/cs.PL" "paper") |