diff --git a/users/richie/home/gui/vscode/settings.json b/users/richie/home/gui/vscode/settings.json index 0d63f4b..5c9cfd3 100644 --- a/users/richie/home/gui/vscode/settings.json +++ b/users/richie/home/gui/vscode/settings.json @@ -80,6 +80,7 @@ "nix.serverPath": "nil", // python tools + "python.defaultInterpreterPath": "/run/current-system/sw/bin/python", "mypy.runUsingActiveInterpreter": true, // force the use of rust-analyzer from dev shell