Skip to content

Commit ca69f1c

Browse files
committed
doc/faq: be precise about --impure
1 parent 81a0f05 commit ca69f1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ environment.systemPackages = [ (
115115
# Can I include my host's `<nixpkgs>` channel when building the VM?
116116

117117
Use the following configuration if you build your MicroVM with
118-
channels, not Flakes:
118+
`--impure` from channels, not Flakes:
119119

120120
```nix
121121
nix.nixPath = [

0 commit comments

Comments
 (0)