all repos — nixfiles @ bbc69d9fbfead8f20c48d76dec98cce143ad9602

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

fix typo
Alan Pearce alan@alanpearce.eu
Fri, 31 Jan 2025 22:49:08 +0100
commit

bbc69d9fbfead8f20c48d76dec98cce143ad9602

parent

c3b6938cc66da40c31f146d8ca236e0af788d985

1 files changed, 1 insertions(+), 1 deletions(-)

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)