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