diff options
author | stuebinm | 2023-10-14 17:01:51 +0200 |
---|---|---|
committer | stuebinm | 2023-10-14 17:01:51 +0200 |
commit | d4bd55db8fa213c5a455c78f92fb24c8bfea44d3 (patch) | |
tree | 5a429dcbb0a7272b9dfc6946a39f175dbe540c04 /home | |
parent | 6d47716233b3d3f28c00769fd234fe689164ec7d (diff) |
home: cleaned up old mu version
Diffstat (limited to '')
-rw-r--r-- | home/newsboat-public.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/newsboat-public.nix b/home/newsboat-public.nix index 7d355d5..87a87ea 100644 --- a/home/newsboat-public.nix +++ b/home/newsboat-public.nix @@ -177,7 +177,7 @@ with import ./newsboat-lib.nix; (btag "https://linus.dev/feed.xml" "comp") (btag "https://www.dianeduane.com/outofambit/feed/" "books") (btag "https://going-medieval.com/atom.xml" "history") - + (btag "https://blog.briancmoses.com/atom.xml" "comp") # paper (btag "http://arxiv.org/rss/cs.PL" "paper") |