diff options
Diffstat (limited to 'home/newsboat-public.nix')
-rw-r--r-- | home/newsboat-public.nix | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/home/newsboat-public.nix b/home/newsboat-public.nix index 775bfd6..17661e6 100644 --- a/home/newsboat-public.nix +++ b/home/newsboat-public.nix @@ -122,6 +122,10 @@ with import ./newsboat-lib.nix; (btag "https://experimentalhistory.substack.com/feed.xml" "soc") (btag "https://rustmagazine.github.io/feed.xml" "comp") (btag "https://webzine.nixos.cafe/atom.xml" "comp") + (btag "https://mssprovenance.blogspot.com/feeds/posts/default" "hist") + (btag "http://brandon.si/index.xml" "comp") + (btag "http://intersex.hypotheses.org/feed" "queer") + (btag "https://aperiodical.com/feed/rss/" "maths") # paper (btag "http://arxiv.org/rss/cs.PL" "paper") |