flash: drop wifi option
This feature is broken and will be replaced by templates machines eventually.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user