[doom] defer loading gptel
This prevents the rbw auth prompt from appearing until it is actually needed
This commit is contained in:
@@ -79,6 +79,7 @@
|
||||
(string-trim output)))
|
||||
|
||||
(use-package! gptel
|
||||
:defer t
|
||||
:config
|
||||
(setq! gptel-api-key (my/get-rbw-password "openai-api-key-chatgpt-el")))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user