update and add some pkgs

This commit is contained in:
2026-03-11 14:56:42 +00:00
parent effd3390c3
commit 520177b9a5
3 changed files with 21 additions and 2 deletions
+2
View File
@@ -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