updated python.defaultInterpreterPath

This commit is contained in:
2025-11-01 16:57:05 -04:00
parent 76cd6e1188
commit 41aad90140

View File

@@ -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