Skip to content

Commit 7435b50

Browse files
Automated documentation update [skip ci] (#24)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 801bfdb commit 7435b50

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

src/nixos.org/README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,25 @@
11

2-
# asdf-vm.com (asdf-vm.com)
2+
# nixos.org (nixos.org)
33

4-
Install "asdf" binary to the HOME folder of the REMOTE user
4+
Install "nix" binary.
55

66
## Example Usage
77

88
```json
99
"features": {
10-
"ghcr.io/devcontainer-community/devcontainer-features/asdf-vm.com:1": {}
10+
"ghcr.io/devcontainer-community/devcontainer-features/nixos.org:1": {}
1111
}
1212
```
1313

1414
## Options
1515

1616
| Options Id | Description | Type | Default Value |
1717
|-----|-----|-----|-----|
18-
| version | Version of "asdf" to install. | string | latest |
18+
| version | Currently unused. | string | latest |
19+
| extra_options | Extra options to pass to the installer. | string | --init none |
1920

2021

2122

2223
---
2324

24-
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainer-community/devcontainer-features/blob/main/src/asdf-vm.com/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
25+
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainer-community/devcontainer-features/blob/main/src/nixos.org/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 commit comments

Comments
 (0)