This commit is contained in:
Tao Tien 2026-04-23 13:35:51 -07:00
parent 012f6d1ad7
commit 46995d1a12

View file

@ -251,6 +251,11 @@
# keep-sorted end
];
language-server = {
nil = {
config = {
autoArchive = true;
};
};
deno-lsp = {
command = "deno";
args = ["lsp"];