mirror of
https://github.com/Andrey0189/nixos-config-reborn.git
synced 2025-09-15 10:06:00 +03:00
add python lsp
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
enable = true;
|
||||
extraPackages = with pkgs; [
|
||||
lua-language-server
|
||||
vscode-langservers-extracted
|
||||
python311Packages.python-lsp-server
|
||||
nixd
|
||||
];
|
||||
};
|
||||
|
Reference in New Issue
Block a user