3 lines
79 B
Nix
3 lines
79 B
Nix
{
|
|
flake.modules.homeManager.base.programs.tmux.terminal = "tmux-256color";
|
|
}
|