do not remove old UEFI loaders

This commit is contained in:
Michael Hudson-Doyle 2023-08-08 21:20:41 +12:00
parent e072ad0615
commit d2fb4cfa80
1 changed files with 1 additions and 0 deletions

View File

@ -468,6 +468,7 @@ class SubiquityModel:
"terminal": "unmodified",
"probe_additional_os": True,
"reorder_uefi": False,
"remove_old_uefi_loaders": False,
},
"install": {
"unmount": "disabled",