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