summaryrefslogtreecommitdiff
path: root/home/config/dotfiles
diff options
context:
space:
mode:
authorQuentin Aristote <quentin@aristote.fr>2022-12-15 10:56:15 +0100
committerQuentin Aristote <quentin@aristote.fr>2022-12-15 10:56:15 +0100
commitffad6703dc7c2c2a2b7c1100d131efe7b961458a (patch)
tree50a7bdef5abbb3cbca21c88b9902d5805ef70b44 /home/config/dotfiles
parent004cfc2b635a6954d5cf47285eef1e8a7808b688 (diff)
home: config: spacemacs: reenable package update on startup
it was causing too many problems
Diffstat (limited to 'home/config/dotfiles')
-rw-r--r--home/config/dotfiles/spacemacs3
1 files changed, 0 insertions, 3 deletions
diff --git a/home/config/dotfiles/spacemacs b/home/config/dotfiles/spacemacs
index a148588..3faf516 100644
--- a/home/config/dotfiles/spacemacs
+++ b/home/config/dotfiles/spacemacs
@@ -77,9 +77,6 @@ This function should only modify configuration layer settings."
why3
)
- ;; disable auto-update of packages on startup
- configuration-layer--package-archives-refreshed t
-
;; List of additional packages that will be installed without being wrapped
;; in a layer (generally the packages are installed only and should still be
;; loaded using load/require/use-package in the user-config section below in