codium: adjust python extension settings to use Jedi

This commit is contained in:
Trolli Schmittlauch 2023-09-26 11:54:21 +02:00
parent 3724058439
commit 651b93da89
2 changed files with 7 additions and 2 deletions

View file

@ -20,6 +20,9 @@
# system-wide SSH configuration, used by nix-daemon for remote builders
# show hidden files
system.defaults.NSGlobalDomain.AppleShowAllFiles = true;
# Used for backwards compatibility, please read the changelog before changing.
# $ darwin-rebuild changelog
system.stateVersion = 4;