diff options
Diffstat (limited to '')
-rw-r--r-- | home/newsboat-public.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/newsboat-public.nix b/home/newsboat-public.nix index 17d963a..7e3ef50 100644 --- a/home/newsboat-public.nix +++ b/home/newsboat-public.nix @@ -97,6 +97,7 @@ with import ./newsboat-lib.nix; (btag "https://golem.ph.utexas.edu/category/atom10.xml" "cat") (btag "http://ilztalbahn.eu/feed" "bahn") (btag "https://thma.github.io/atom.xml" "comp") + (btag "https://tech.freckle.com/feed" "comp") # paper (btag "http://arxiv.org/rss/cs.PL" "paper") |