flash: drop wifi option

This feature is broken and will be replaced by templates machines
eventually.
This commit is contained in:
Jörg Thalheim
2024-12-03 20:18:34 +01:00
parent 2be0d30ad5
commit 4aa63021ff
4 changed files with 1 additions and 31 deletions

View File

@@ -68,12 +68,6 @@ sudo umount /dev/sdb1
```
If you do not have an ssh key yet, you can generate one with `ssh-keygen -t ed25519` command.
- **Wifi Option**:
To add wifi credentials into the installer image append the option:
```
--wifi <ssid> <password>
```
- **List Keymaps**:
You can get a list of all keymaps with the following command:
```