tmux navigator and nodejs
This commit is contained in:
parent
9cb3f571d6
commit
0ef051ed34
@ -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
|
||||
];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user