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 093bdf7c5c
commit 39daf4e3df
4 changed files with 1 additions and 31 deletions

View File

@@ -157,7 +157,6 @@ export const Flash = () => {
language: values.language,
keymap: values.keymap,
ssh_keys_path: values.sshKeys.map((file) => file.name),
wifi_settings: values.wifi,
},
dry_run: false,
write_efi_boot_entries: false,