{ config = { programs.kitty = { enable = true; settings = { term = "xterm-256color"; background_opacity = "0.75"; enableGitIntegration = true; }; }; }; }