Add NixOS news to elfeed feeds
This commit is contained in:
parent
7638d181e5
commit
dceb1f6243
3
init.el
3
init.el
|
@ -795,7 +795,8 @@
|
||||||
|
|
||||||
(use-package elfeed
|
(use-package elfeed
|
||||||
:custom
|
:custom
|
||||||
(elfeed-feeds '(("https://archlinux.org/feeds/news/" arch-linux))))
|
(elfeed-feeds '(("https://archlinux.org/feeds/news/" arch-linux)
|
||||||
|
("https://nixos.org/blog/announcements-rss.xml" nixos))))
|
||||||
|
|
||||||
(use-package xkcd)
|
(use-package xkcd)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue