Here's my current gnus configuration rewritten as an org file for easy reference.
Please add the following to your init.el file (or equivalent) to ensure gnus loads the configuration..
(setq gnus-init-file (car (org-babel-tangle-file "~/location_of_dot_gnus.org")))