chore: remove ansible lsp
The package was unmaintained in nixpkgs and was removed in unstable. Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
parent
3bdc5183e2
commit
95424b4021
1 changed files with 0 additions and 3 deletions
|
|
@ -47,9 +47,6 @@ in
|
||||||
terraform.path = "${pkgs.opentofu}/bin/tofu";
|
terraform.path = "${pkgs.opentofu}/bin/tofu";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
ansiblels = {
|
|
||||||
enable = true;
|
|
||||||
};
|
|
||||||
jsonls = {
|
jsonls = {
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue