Skip to content

Commit 8a63fab

Browse files
devcontainers-botgithub-actions
andauthored
Automated documentation update (#799)
Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
1 parent 2b2a5f6 commit 8a63fab

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/nix/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Installs the Nix package manager and optionally a set of packages.
1818
| version | Version of Nix to install. | string | latest |
1919
| multiUser | Perform a multi-user install (instead of single user) | boolean | true |
2020
| packages | Optional comma separated list of Nix packages to install in profile. | string | - |
21+
| useAttributePath | Enable this option to use exact attribute path of the package in the Nixpkgs repository, aligning with the nix-env -iA command. | boolean | false |
2122
| flakeUri | Optional URI to a Nix Flake to install in profile. | string | - |
2223
| extraNixConfig | Optional comma separated list of extra lines to add to /etc/nix/nix.conf. | string | - |
2324

0 commit comments

Comments
 (0)