diff --git a/home-manager/no-gui.nix b/home-manager/no-gui.nix index 7b24d04..546d4fb 100644 --- a/home-manager/no-gui.nix +++ b/home-manager/no-gui.nix @@ -157,6 +157,7 @@ in (python312.withPackages ( ps: with ps; [ mypy # type checking + types-requests # add types for requests methods python-lsp-server # lsp python-lsp-ruff # ruff integration