vscode: Replace rnix-lsp with nil
This commit is contained in:
parent
4b6c062870
commit
5c583faab2
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ in
|
|||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
rnix-lsp
|
||||
nil
|
||||
shellcheck
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue