Reindent auth-sources' value
This commit is contained in:
parent
a5f9b8460a
commit
db4e17d76d
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@
|
||||||
|
|
||||||
;; Don't store authinfo in plain text!
|
;; Don't store authinfo in plain text!
|
||||||
(setq auth-sources
|
(setq auth-sources
|
||||||
(list (expand-file-name "authinfo.gpg" doom-etc-dir)
|
(list (expand-file-name "authinfo.gpg" doom-etc-dir)
|
||||||
"~/.authinfo.gpg"))
|
"~/.authinfo.gpg"))
|
||||||
|
|
||||||
(after! epa
|
(after! epa
|
||||||
(setq epa-file-encrypt-to
|
(setq epa-file-encrypt-to
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue