Move python-lsp to global path

This commit is contained in:
Andreas Zweili 2022-12-09 21:32:19 +01:00
parent 34e597a17c
commit 099da20b5a
1 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,7 @@
home.packages = with pkgs; [
multimarkdown
pandoc
python310Packages.python-lsp-server
];
programs.emacs = {
@ -23,7 +24,6 @@
python310Packages.flake8
python310Packages.jedi
python310Packages.pip
python310Packages.python-lsp-server
python310Packages.yapf
epkgs.ace-window
epkgs.amx