diff options
author | stuebinm | 2023-02-23 23:10:43 +0100 |
---|---|---|
committer | stuebinm | 2023-02-23 23:10:43 +0100 |
commit | 06ea6d3f8c522b8d730775bbbac1b0b2098d864c (patch) | |
tree | a9abcfcf84575dcc154a968629f1b65ee4e615b1 /home | |
parent | a2605aff1b85135bb3cf96e8dcb765d900b73098 (diff) |
home: again a few new feeds
Diffstat (limited to '')
-rw-r--r-- | home/newsboat-public.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/home/newsboat-public.nix b/home/newsboat-public.nix index f71fe2b..fad2c3b 100644 --- a/home/newsboat-public.nix +++ b/home/newsboat-public.nix @@ -136,6 +136,9 @@ with import ./newsboat-lib.nix; (btag "https://futhark-lang.org/atom.xml" "comp") (btag "https://faultlore.com/blah/rss.xml" "comp") (btag "https://las.rs/atom.xml" "comp") + (btag "https://seirdy.one/posts/atom.xml" "comp") + (btag "https://eev.ee/feeds/blog.atom.xml" "comp") + (btag "https://meyerweb.com/eric/thoughts/" "comp") # paper (btag "http://arxiv.org/rss/cs.PL" "paper") |