mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-22 22:16:16 +02:00
add missing link
This commit is contained in:
parent
589fd897fb
commit
b0fe7f560d
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue