{ ... }: { programs.kitty = { enable = true; enableGitIntegration = true; font = { name = "FiraCode Nerd Font"; }; shellIntegration.enableZshIntegration = true; themeFile = "Catppuccin-Mocha"; }; }