diff --git a/flakes/emacs/config/init.el b/flakes/emacs/config/init.el index 904123d..1f33cfb 100644 --- a/flakes/emacs/config/init.el +++ b/flakes/emacs/config/init.el @@ -401,6 +401,9 @@ :config (marginalia-mode)) +(use-package markdown-mode + :defer t) + (use-package modus-themes :config (setq modus-themes-org-blocks 'tinted-background diff --git a/module/home-manager.nix b/module/home-manager.nix index 8240946..241af42 100644 --- a/module/home-manager.nix +++ b/module/home-manager.nix @@ -13,8 +13,9 @@ }; home.packages = with pkgs; [ - bottom babashka + bottom + bruno cascadia-code clj-kondo cloc