125 current 2025-05-28 23:26:36 25.11.20250527.4faa5f5 6.15.0 *

This commit is contained in:
2025-05-28 23:26:42 -04:00
parent 44b92a93d9
commit b0e9334d9c

View File

@@ -177,6 +177,16 @@
}; };
}; };
programs.ghostty = {
enable = true;
enableBashIntegration = true;
installVimSyntax = true;
settings = {
theme = "catppuccin-mocha";
font-size = 11;
};
};
programs.git = { programs.git = {
enable = true; enable = true;
userName = "chase"; userName = "chase";