update and add some pkgs
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
flake.nixosModules.development = {pkgs, ...}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
nodejs_24
|
||||
go
|
||||
|
||||
nixfmt
|
||||
zellij
|
||||
@@ -17,6 +18,7 @@
|
||||
vscode-langservers-extracted # includes css-lsp, eslint-lsp, html-lsp, json-lsp
|
||||
tailwindcss-language-server
|
||||
biome
|
||||
typescript-go
|
||||
|
||||
# Treesitter CLI + C compiler for building grammars
|
||||
tree-sitter
|
||||
|
||||
Reference in New Issue
Block a user