tmux navigator and nodejs
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
spotify-player
|
||||
tmuxifier
|
||||
neofetch
|
||||
nodejs
|
||||
corepack-nodejs
|
||||
];
|
||||
|
||||
programs.home-manager.enable = true;
|
||||
|
||||
@@ -8,6 +8,9 @@
|
||||
mouse = true;
|
||||
baseIndex = 1;
|
||||
tmuxp.enable = true;
|
||||
plugins = with pkgs; [
|
||||
tmuxPlugins.vim-tmux-navigator
|
||||
];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user