[Desktop/Developer] add nix language server (nil), and nixfmt

This commit is contained in:
Antoine Viallon 2025-03-10 10:15:45 +01:00
parent bb6167236a
commit bfd637707c
Signed by: aviallon
GPG key ID: 186FC35EDEB25716

View file

@ -53,6 +53,9 @@ in {
gopls # Go
ccls # C/C++
lua-language-server # Lua
nil # Nix
nixfmt-rfc-style
(hiPrio clinfo) # hiPrio to override HIP's clinfo
binutils