feeds: add theregister.com

This commit is contained in:
Colin 2023-05-09 22:53:06 +00:00
parent bfcbea5ca1
commit 59a2259105
2 changed files with 22 additions and 0 deletions

View File

@ -126,6 +126,7 @@ let
(fromDb "semiaccurate.com" // tech)
(mkText "https://linuxphoneapps.org/blog/atom.xml" // tech // infrequent)
(fromDb "spectrum.ieee.org" // tech)
(fromDb "theregister.com" // tech)
(fromDb "thisweek.gnome.org" // tech)
# more nixos stuff here, but unclear how to subscribe: <https://nixos.org/blog/categories.html>
(mkText "https://nixos.org/blog/announcements-rss.xml" // tech // infrequent)

File diff suppressed because one or more lines are too long