nix-config/modules2/tmux/terminal.nix

3 lines
79 B
Nix

{
flake.modules.homeManager.base.programs.tmux.terminal = "tmux-256color";
}