diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 788e0b6..c898f69 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,7 +1,6 @@ { "image": "mcr.microsoft.com/devcontainers/universal:2", "features": { - "ghcr.io/devcontainers/features/nix:latest": {}, "ghcr.io/devcontainers/features/rust:latest": {} } } \ No newline at end of file