diff options
Diffstat (limited to '')
-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 df18dee..b6a5076 100644 --- a/home/newsboat-public.nix +++ b/home/newsboat-public.nix @@ -107,6 +107,8 @@ with import ./newsboat-lib.nix; (btag "https://dynomight.net/feed.xml" "whatever") (btag "https://irgendwiejuedisch.com/feed" "whatever") (btag "https://brainbaking.com/index.xml" "food") + (btag "https://geohipster.com/feed/" "sci") + (btag "https://avos.kitchen/feeds/rss" "food") # paper (btag "http://arxiv.org/rss/cs.PL" "paper") |