fixed download problem with gnu repository
This commit is contained in:
parent
ecb6a635b9
commit
a5865cdb8d
@ -161,6 +161,7 @@ This function should only modify configuration layer settings."
|
|||||||
doom-themes
|
doom-themes
|
||||||
edit-indirect
|
edit-indirect
|
||||||
elcord
|
elcord
|
||||||
|
evil
|
||||||
eshell-git-prompt
|
eshell-git-prompt
|
||||||
fireplace
|
fireplace
|
||||||
image-dired+
|
image-dired+
|
||||||
@ -578,6 +579,7 @@ See the header of this file for more information."
|
|||||||
(spacemacs/load-spacemacs-env))
|
(spacemacs/load-spacemacs-env))
|
||||||
|
|
||||||
(defun dotspacemacs/user-init ()
|
(defun dotspacemacs/user-init ()
|
||||||
|
(setq gnutls-algorithm-priority "NORMAL:-VERS-TLS1.3")
|
||||||
(load "~/dotfiles/private/private_emacs.el")
|
(load "~/dotfiles/private/private_emacs.el")
|
||||||
(require 'org-id)
|
(require 'org-id)
|
||||||
(require 'package)
|
(require 'package)
|
||||||
|
Loading…
Reference in New Issue
Block a user