nix: switch to nixd cause I hate nil

This commit is contained in:
kossLAN 2024-08-31 14:43:30 -04:00
parent c2553dcb54
commit 9ce0f5f296
Signed by: kossLAN
SSH key fingerprint: SHA256:bdV0x+wdQHGJ6LgmstH3KV8OpWY+OOFmJcPcB0wQPV8
2 changed files with 4 additions and 4 deletions

View file

@ -100,7 +100,7 @@ with final.pkgs.lib; let
lua-language-server
clang-tools # provides clangd which is a c/c++ lsp
jdt-language-server # java ls
nil # nix LSP
nixd # nix LSP
# autoformatters
alejandra # amazing nix autoformatter