all repos — nixfiles @ cada3ecec27c61cb00de0b9e218a29abecf4544c

System and user configuration, managed by nix and home-manager

Emacs: only setup mu4e on prefect, where mail is in the expected directories

Alan Pearce
commit

cada3ecec27c61cb00de0b9e218a29abecf4544c

parent

72e2c1dfc5d880f65eb6935133880f122dbca9fd

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M emacs/init.elemacs/init.el
@@ -275,6 +275,7 @@ (setq message-send-mail-function 'smtpmail-send-it)
(setq smtpmail-smtp-server "external.home") (use-package mu4e + :if (string= system-name "prefect") :load-path "/usr/share/emacs/site-lisp/mu4e" :config (progn (setq mu4e-get-mail-command "true"