@ -151,6 +151,7 @@ Use =straight=, and it's bootstrapping code:
Disable =package.el= in the early init file:
#+begin_src emacs-lisp :tangle early-init.el
;; -*- lexical-binding: t; -*-
(setq package-enable-at-startup nil)
#+end_src