test
This commit is contained in:
parent
8fb933cd47
commit
fcc13dbc66
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@
|
|||
programs.ripgrep.enable = true;
|
||||
|
||||
# Used for the LSP Python module
|
||||
home.packages = [ pkgs.python-language-server ];
|
||||
home.packages = [ pkgs.python-lsp-server ];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue