installs tmuxinator

This commit is contained in:
Dennis 2026-01-21 15:01:31 +01:00
parent 6a7193ab14
commit 883c9f7ac6
3 changed files with 3 additions and 0 deletions

View file

@ -40,6 +40,7 @@
gpustat gpustat
librewolf librewolf
tmux tmux
tmuxinator
]; ];
imports = [ imports = [

View file

@ -40,6 +40,7 @@
nil nil
tree-sitter tree-sitter
tmux tmux
tmuxinator
# rsync # rsync
]; ];

View file

@ -47,5 +47,6 @@
sqlite sqlite
fortune fortune
lazygit lazygit
tmuxinator
]; ];
} }