diff options
Diffstat (limited to 'modules/auth-config.el')
| -rw-r--r-- | modules/auth-config.el | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/modules/auth-config.el b/modules/auth-config.el index 02fc7858..7f729f02 100644 --- a/modules/auth-config.el +++ b/modules/auth-config.el @@ -3,6 +3,15 @@ ;;; Commentary: ;; +;; Layer: 1 (Foundation). +;; Category: F/D. +;; Load shape: eager. +;; Eager reason: auth-source and GPG/epa setup that other modules rely on for +;; credentials early in the session. +;; Top-level side effects: auth-source/epa configuration via use-package and setq. +;; Runtime requires: system-lib, user-constants. +;; Direct test load: yes (configuration only). +;; ;; Configuration for Emacs authentication and GPG integration: ;; • auth-source |
