Add nodejs and typescript-language-server to dotfiles devshell
This commit is contained in:
parent
6d1b19422b
commit
388800eccf
1 changed files with 2 additions and 0 deletions
|
@ -234,6 +234,8 @@
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
pkgs.sops
|
pkgs.sops
|
||||||
ssh-to-pgp
|
ssh-to-pgp
|
||||||
|
nodejs-18_x
|
||||||
|
nodePackages.typescript-language-server
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue