about summary refs log tree commit diff
path: root/modules/workstation/emacs/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'modules/workstation/emacs/init.el')
-rw-r--r--modules/workstation/emacs/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/workstation/emacs/init.el b/modules/workstation/emacs/init.el
index 86c6e41b6e7b..3a513e69bec2 100644
--- a/modules/workstation/emacs/init.el
+++ b/modules/workstation/emacs/init.el
@@ -156,6 +156,7 @@
 (setq Man-notify-method 'pushy)
 
 ;;; MML ;;;
+(setq mml-secure-openpgp-encrypt-to-self t)
 (setq mml-secure-openpgp-signers '("757356D779BBB888773E415E736CCDF9EF51BD97"))
 
 ;;; Nix support ;;;