summary refs log tree commit diff stats
path: root/.doom.d/config.el
diff options
context:
space:
mode:
authorBenjamin Morrison <ben@gbmor.org>2022-01-25 14:32:50 -0500
committerBenjamin Morrison <ben@gbmor.org>2022-01-25 14:32:50 -0500
commit799d7f392561c385a2810c04f7c841c7b84dc41a (patch)
treed85ac8f878705216ec025875fd4ba73a89c78480 /.doom.d/config.el
parenta108b2ea07f0ecb716b8a89ac25032749c21a92d (diff)
downloaddogfiles-799d7f392561c385a2810c04f7c841c7b84dc41a.tar.gz
changes for new machine
Diffstat (limited to '.doom.d/config.el')
-rw-r--r--.doom.d/config.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/.doom.d/config.el b/.doom.d/config.el
index ffa7fe2..1526ef4 100644
--- a/.doom.d/config.el
+++ b/.doom.d/config.el
@@ -76,7 +76,9 @@
         "https://bleepingcomputer.com/feed"
         "https://krebsonsecurity.com/feed"
         "https://feeds.twit.tv/sn.xml"
-        "https://lwn.net/headlines/newrss")))
+        "https://lwn.net/headlines/newrss"
+        "https://lwn.net/headlines/Features"
+        "https://bits.debian.org/feeds/atom.xml")))
 
 ;; non-public config
 (load-file "~/.doom.d/local.el")