mirror of
https://github.com/NixOS/nix
synced 2025-06-27 21:01:16 +02:00
Nitpicks
This commit is contained in:
parent
73eb6a2a57
commit
deb7f4b466
2 changed files with 5 additions and 4 deletions
|
@ -382,11 +382,11 @@ struct ExperimentalFeatureSettings : Config {
|
|||
experimental-features = nix-command flakes
|
||||
```
|
||||
|
||||
Experimental features available:
|
||||
The following experimental features are available:
|
||||
|
||||
{{#include experimental-features-shortlist.md}}
|
||||
|
||||
Experimental features are [further documented](@docroot@/contributing/experimental-features.md) in the contribution guide.
|
||||
Experimental features are [further documented in the manual](@docroot@/contributing/experimental-features.md).
|
||||
)"};
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue