Add app/email
This commit is contained in:
parent
c14a61946b
commit
316765b8ee
3 changed files with 132 additions and 0 deletions
8
modules/app/email/packages.el
Normal file
8
modules/app/email/packages.el
Normal file
|
@ -0,0 +1,8 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; app/email/packages.el
|
||||
|
||||
(package! mu4e-alert)
|
||||
(package! mu4e-maildirs-extension)
|
||||
|
||||
(when (featurep! :feature evil)
|
||||
(package! evil-mu4e))
|
Loading…
Add table
Add a link
Reference in a new issue