all repos — nixfiles @ bbc69d9fbfead8f20c48d76dec98cce143ad9602

System and user configuration, managed by nix and home-manager

fix typo

Alan Pearce
commit

bbc69d9fbfead8f20c48d76dec98cce143ad9602

parent

c3b6938cc66da40c31f146d8ca236e0af788d985

1 file changed, 1 insertion(+), 1 deletion(-)

jump to
M user/emacs/init.eluser/emacs/init.el
@@ -80,7 +80,7 @@ :config (progn
(load-theme 'doom-one-light :noconfirm) (doom-themes-org-config))) (use-package stimmung-themes - :disable t + :disabled t :config (progn (require 'stimmung-themes-light-theme) (let ((light-mode-theme 'stimmung-themes-light)