Ca-derivations: Difference between revisions
imported>Mjbecze m remove ca-references |
imported>Ericson2314 Add non-NixOS instructions |
||
| Line 21: | Line 21: | ||
=== Non NixOS === | === Non NixOS === | ||
Make sure the file `/etc/nix/nix.conf` exists and contains the following: | |||
``` | |||
experimental-features = ca-derivations | |||
``` | |||
== Using CA derivations == | == Using CA derivations == | ||