Add nixd to lsp

This commit is contained in:
2026-03-18 15:24:45 -04:00
parent f5ffc18de3
commit afff0c28b2
2 changed files with 3 additions and 1 deletions

View File

@@ -193,6 +193,8 @@
enable = true;
installGhc = false;
};
nixd.enable = true;
};
};
};