Group clangtools together, also add nodejs for copilot in neovim

This commit is contained in:
Martin Larsson 2025-02-14 12:44:48 +00:00
parent 41d1a71cac
commit 9be43da63a

View file

@ -82,8 +82,6 @@ in
jq
starship
fastfetch
clang
clang-tools
nixfmt-rfc-style
luajit
zoxide
@ -93,7 +91,6 @@ in
zig
zls
nil
lldb
gopls
delve
golangci-lint
@ -108,6 +105,10 @@ in
ninja
tldr
nerd-fonts.caskaydia-mono
clang
clang-tools
lldb
nodejs
];
file = symlinkFiles;