Ca-derivations: Difference between revisions

imported>Ericson2314
Add non-NixOS instructions
imported>Ericson2314
m Fix markup
Line 22: Line 22:


Make sure the file `/etc/nix/nix.conf` exists and contains the following:
Make sure the file `/etc/nix/nix.conf` exists and contains the following:
```
 
<syntaxhighlight lang="ini">
experimental-features = ca-derivations
experimental-features = ca-derivations
```
</syntaxhighlight>
 
== Using CA derivations ==
== Using CA derivations ==