Enable tmuxinator

This is a potential replacement for my custom `.tmux` files.
This commit is contained in:
Oliver Davies 2024-03-26 20:45:00 +00:00
parent 6287b83d33
commit f2db3d29f7
2 changed files with 6 additions and 1 deletions
lib/shared/modules

View file

@ -4,6 +4,8 @@ in {
programs.tmux = {
enable = true;
tmuxinator.enable = true;
terminal = "tmux-256color";
extraConfig = ''