Add nixd language server
This commit is contained in:
parent
35e11910c3
commit
63e76f6a43
@ -91,6 +91,7 @@ in {
|
|||||||
|
|
||||||
environment.systemPackages = (with pkgs; [
|
environment.systemPackages = (with pkgs; [
|
||||||
neovim
|
neovim
|
||||||
|
nixd
|
||||||
git
|
git
|
||||||
curl
|
curl
|
||||||
wget
|
wget
|
||||||
|
Loading…
Reference in New Issue
Block a user