mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 20:55:31 +03:00
Spell out you need to enable wifi explicitly at install time
This commit is contained in:
parent
9974c07915
commit
89ed88f86f
1 changed files with 4 additions and 1 deletions
|
@ -380,7 +380,10 @@
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
If you need to configure networking for your machine the configuration
|
If you need to configure networking for your machine the configuration
|
||||||
options are described in <xref linkend="sec-networking"/>.
|
options are described in <xref linkend="sec-networking"/>. In particular,
|
||||||
|
while wifi is supported on the installation image, it is not enabled by
|
||||||
|
default in the configuration generated by
|
||||||
|
<command>nixos-generate-config</command>.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
Another critical option is <option>fileSystems</option>, specifying the
|
Another critical option is <option>fileSystems</option>, specifying the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue