mirror of
https://github.com/NixOS/nix.git
synced 2024-11-22 14:52:55 +00:00
add missing link
This commit is contained in:
parent
589fd897fb
commit
b0fe7f560d
@ -148,7 +148,7 @@ let
|
|||||||
To use this store, you need to make sure the corresponding experimental feature,
|
To use this store, you need to make sure the corresponding experimental feature,
|
||||||
[`${experimentalFeature}`](@docroot@/contributing/experimental-features.md#xp-feature-${experimentalFeature}),
|
[`${experimentalFeature}`](@docroot@/contributing/experimental-features.md#xp-feature-${experimentalFeature}),
|
||||||
is enabled.
|
is enabled.
|
||||||
For example, include the following in [`nix.conf`](#):
|
For example, include the following in [`nix.conf`](@docroot@/command-ref/conf-file.md):
|
||||||
|
|
||||||
```
|
```
|
||||||
extra-experimental-features = ${experimentalFeature}
|
extra-experimental-features = ${experimentalFeature}
|
||||||
|
Loading…
Reference in New Issue
Block a user