diff options
-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 19b3676..36b78ad 100644 --- a/home/newsboat-public.nix +++ b/home/newsboat-public.nix @@ -12,6 +12,7 @@ with import ./newsboat-lib.nix; (ntag "https://zerforschung.org/index.xml" "chaos") (ntag "https://jacobinitalia.it/feed" "it") (ntag "https://ctxt.es/es/?tpl=87" "es") + (ntag "https://warnung.bund.de/api31/mowas/rss/092620000000.rss" "bund") (jtag "https://madeinchinajournal.com/feed/" "pol") (jtag "https://decorrespondent.nl/feed/v1/publications" "pol") (jtag "https://solar.lowtechmagazine.com/feeds/all-en.atom.xml" "tech") |