We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8c0c27 commit 79ed6cdCopy full SHA for 79ed6cd
docs/installation.md
@@ -71,6 +71,7 @@ The Nix derivation installs all 3rd party dependencies.
71
1. _Optional_: enable the experimental features so that you don't need to pass
72
`--extra-experimental-features "nix-command flakes"` to `nix` command invocations:
73
74
+ mkdir -p ~/.config/nix
75
cat > ~/.config/nix/nix.conf <<EOF
76
experimental-features = nix-command flakes
77
EOF
0 commit comments