Add wifi connection howto to readme

restic-rest-server
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
1 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,10 @@
This guide describes how to install this configuration (or any NixOS This guide describes how to install this configuration (or any NixOS
configuration) with GPT and legacy (BIOS) boot. 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). Create the partition table (enter the indented lines in the repl).
sudo parted /dev/sdX sudo parted /dev/sdX