Faster emacs startup
This commit is contained in:
parent
213fa674c8
commit
23306e0379
7 changed files with 69 additions and 40 deletions
|
@ -17,6 +17,7 @@
|
|||
''
|
||||
(use-package auth-source-pass
|
||||
:ensure nil
|
||||
:defer t
|
||||
:custom
|
||||
(auth-sources '(password-store))
|
||||
(auth-source-pass-filename "${config.home-manager.users.charlotte.programs.password-store.settings.PASSWORD_STORE_DIR}")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue