diff --git a/configuration.nix b/configuration.nix index 76225dc..c070cd4 100644 --- a/configuration.nix +++ b/configuration.nix @@ -124,6 +124,8 @@ packages = with pkgs; let pythonPackages = python311.withPackages(ps: with ps; [ jupyter + python-lsp-server + python-lsp-ruff pandas requests xlrd