add nodejs dep for coc
This commit is contained in:
parent
54dba9c77e
commit
ccd7edea5d
1 changed files with 3 additions and 0 deletions
|
@ -183,5 +183,8 @@
|
|||
tagbar
|
||||
coc-nvim
|
||||
];
|
||||
extraPackages = with pkgs; [
|
||||
nodejs-17_x
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue