aboutsummaryrefslogtreecommitdiff
path: root/src/nix
diff options
context:
space:
mode:
Diffstat (limited to 'src/nix')
-rw-r--r--src/nix/README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/nix/README.md b/src/nix/README.md
index 4d0e1ad..d331f89 100644
--- a/src/nix/README.md
+++ b/src/nix/README.md
@@ -7,9 +7,7 @@ Installs the Nix package manager and optionally a set of packages.
```json
"features": {
- "ghcr.io/devcontainers/features/nix:1": {
- "version": "latest"
- }
+ "ghcr.io/devcontainers/features/nix:1": {}
}
```