Disable auth-source-pass

I am not using it right now, and the entries in my local password store cause
permanent warnings.
This commit is contained in:
Daniel - 2021-02-14 13:55:29 +01:00
parent a01d9f768c
commit e1d66f5328
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 0 additions and 6 deletions

View File

@ -142,9 +142,6 @@
(org-roam-mode +1)
(warn "Cannot activate org-roam: sqlite3 not found.")))
(with-demoted-errors "Cannot add password-store to auth-sources: %s"
(auth-source-pass-enable))
;; Global Hooks
(add-hook 'minibuffer-setup-hook 'conditionally-enable-lispy)
@ -1898,9 +1895,6 @@
:init (setq epg-debug t
epg-gpg-program "gpg"))
(use-package auth-source-pass
:commands (auth-source-pass-enable))
;; * Appearance