diff options
Diffstat (limited to 'home/newsboat-public.nix')
-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 e84d890..775bfd6 100644 --- a/home/newsboat-public.nix +++ b/home/newsboat-public.nix @@ -121,7 +121,7 @@ with import ./newsboat-lib.nix; (btag "https://janneinosaka.blogspot.com/feeds/posts/default" "whatever") (btag "https://experimentalhistory.substack.com/feed.xml" "soc") (btag "https://rustmagazine.github.io/feed.xml" "comp") - (btag "https://webzine.nixos.cafe/atom.xml") + (btag "https://webzine.nixos.cafe/atom.xml" "comp") # paper (btag "http://arxiv.org/rss/cs.PL" "paper") |