NixOS Installation Guide: Difference between revisions

imported>Samueldr
m Adds a quick note about connecting to the ineternet
imported>Makefu
add extra hint for wpa_supplicant
Line 87: Line 87:


Network Manager is installed, meaning that it is possible to use <code>nmtui</code> on the command line to connect to a network.
Network Manager is installed, meaning that it is possible to use <code>nmtui</code> on the command line to connect to a network.
If you are more familiar with <code>wpa_supplicant</code> then you can also run <code>wpa_passphrase ESSID >/etc/wpa_supplicant.conf</code> and <code>systemctl restart wpa_supplicant</code>.


<hr />
<hr />