Add more webdev system packages
This commit is contained in:
parent
a8e26d1a33
commit
4354811d85
|
|
@ -14,8 +14,14 @@
|
|||
nix-index
|
||||
git
|
||||
gcc
|
||||
|
||||
# Web Stuff
|
||||
nodejs
|
||||
nodePackages.prettier
|
||||
nodePackages.typescript-language-server
|
||||
typescript
|
||||
deno
|
||||
|
||||
neovim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
|
||||
neofetch
|
||||
appimage-run
|
||||
|
|
|
|||
Loading…
Reference in New Issue