{ "customizations": { "vscode": { "extensions": [ "bbenoist.Nix", "ms-python.python", "batisteo.vscode-django" ] } }, "image": "ghcr.io/cachix/devenv:latest", "overrideCommand": false, "updateContentCommand": "devenv ci" }