Install bruno

This commit is contained in:
Tobias Ostner 2025-04-30 10:32:04 +02:00
parent d5af9e2981
commit d779ee0d86
2 changed files with 5 additions and 1 deletions

View file

@ -401,6 +401,9 @@
:config :config
(marginalia-mode)) (marginalia-mode))
(use-package markdown-mode
:defer t)
(use-package modus-themes (use-package modus-themes
:config :config
(setq modus-themes-org-blocks 'tinted-background (setq modus-themes-org-blocks 'tinted-background

View file

@ -13,8 +13,9 @@
}; };
home.packages = with pkgs; [ home.packages = with pkgs; [
bottom
babashka babashka
bottom
bruno
cascadia-code cascadia-code
clj-kondo clj-kondo
cloc cloc