Add notes for wifi
This commit is contained in:
parent
7224188c40
commit
c5ce6191f3
@ -92,6 +92,11 @@ See [file systems](https://wiki.archlinux.org/index.php/File_systems#Types_of_fi
|
||||
pacstrap /mnt base linux linux-firmware vim git openssh networkmanager network-manager-applet dialog base-devel linux-headers
|
||||
```
|
||||
|
||||
### Wifi
|
||||
```bash
|
||||
pacstrap /mnt wpa_supplicant
|
||||
```
|
||||
|
||||
### Packages needed for file systems
|
||||
Fat32:
|
||||
```bash
|
||||
|
Loading…
Reference in New Issue
Block a user