230 current 2025-06-13 02:20:57 25.11.20250607.3e3afe5 6.15.1 *

This commit is contained in:
2025-06-13 02:21:16 -04:00
parent c7bb70d901
commit ce888c4527
6 changed files with 81 additions and 73 deletions

View File

@@ -109,7 +109,10 @@
programs.kitty = {
enable = true;
enableGitIntegration = true;
shellIntegration.enableBashIntegration = true;
shellIntegration = {
enableBashIntegration = true;
enableZshIntegration = true;
};
font = {
name = "BlexMono Nerd Font";
size = 11;