fix config.el, clean package :recipe

This commit is contained in:
Lorenzo Giuliani 2019-08-29 16:26:06 +02:00
parent ea4fa7021d
commit 8fd3bd80da
2 changed files with 2 additions and 4 deletions

View file

@ -56,5 +56,4 @@
(when (featurep! +hugo)
(package! ox-hugo :recipe (:host github
:repo "kaushalmodi/ox-hugo"
:nonrecursive t
:files (:defaults "*.el"))))
:nonrecursive t)))