Add wifi connection howto to readme

This commit is contained in:
Simon Bruder 2020-08-24 11:11:23 +02:00
parent 5108a624f8
commit 9df4bcbda3
No known key found for this signature in database
GPG key ID: 6F03E0000CC5B62F

View file

@ -5,6 +5,10 @@
This guide describes how to install this configuration (or any NixOS
configuration) with GPT and legacy (BIOS) boot.
If you do not have a wired connection, first set up wifi
wpa_passphrase "SSID" "PSK" | sudo wpa_supplicant -B -i wlp4s0 -c/dev/stdin
Create the partition table (enter the indented lines in the repl).
sudo parted /dev/sdX