feat(home-manager): add tmux module
This commit is contained in:
parent
82483fc0f9
commit
a625471f8a
3 changed files with 69 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
git.enable = true;
|
||||
neovim.enable = true;
|
||||
starship.enable = true;
|
||||
tmux.enable = true;
|
||||
utils.enable = true;
|
||||
vifm.enable = true;
|
||||
zellij.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue