Add nixd language server

This commit is contained in:
Cameron Reed 2024-01-12 21:54:37 -07:00
parent 35e11910c3
commit 63e76f6a43

View File

@ -91,6 +91,7 @@ in {
environment.systemPackages = (with pkgs; [
neovim
nixd
git
curl
wget