summaryrefslogtreecommitdiff
path: root/init.org
diff options
context:
space:
mode:
Diffstat (limited to 'init.org')
-rw-r--r--init.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.org b/init.org
index 91790f5..7bdba6c 100644
--- a/init.org
+++ b/init.org
@@ -774,7 +774,7 @@ This is even more stuff to be done after initialising packages. I still need to
(require 'my/init-org)
(require 'my/init-completion)
(load "init-geiser.el")
-(load "init-gnus.el")
+(setq gnus-select-method '(nntp "news.gmane.org"))
(require 'my/init-magit)
(load "init-eshell.el")
(load "init-smex.el")