Re-add nixd
Using the latest nightly version of `nixd` due to a dependency on nix 2.16.2 which is now unsecure.
This commit is contained in:
parent
975c7d8c70
commit
69b2d3b710
4 changed files with 64 additions and 3 deletions
|
@ -96,7 +96,7 @@ local servers = {
|
|||
},
|
||||
},
|
||||
},
|
||||
rnix = {},
|
||||
nixd = {},
|
||||
tailwindcss = {
|
||||
filetypes = { "html", "html.twig", "javascript", "typescript", "vue" },
|
||||
|
||||
|
|
Reference in a new issue