Add kitty

This commit is contained in:
2025-05-28 16:58:58 -04:00
parent 3a154ce2ff
commit 2f49b097af

View File

@@ -175,6 +175,13 @@ in
programs.git-credential-oauth.enable = true;
programs.kitty = {
enable = true;
enableGitIntegration = true;
font.name = "IBM Plex Mono";
shellIntegration.enableBashIntegration = true;
};
programs.mpv = {
enable = true;
config = {