feat(kitty): better kitty configuration

This commit is contained in:
2025-05-19 18:33:22 +02:00
parent e0a06e39cd
commit a830ba8749
2 changed files with 14 additions and 9 deletions

View File

@@ -96,14 +96,6 @@ in {
tectonic # better LaTeX engine
virt-manager
zeal
# # It is sometimes useful to fine-tune packages, for example, by applying
# # overrides. You can do that directly here, just don't forget the
# # parentheses. Maybe you want to install Nerd Fonts with a limited number of
# # fonts?
# (pkgs.nerdfonts.override { fonts = [ "FantasqueSansMono" ]; })
# Custom scripts
]
++ scripts;
}