has uefi was removed from user_interactions
This commit is contained in:
parent
fc53d145c8
commit
1c0c127762
|
|
@ -7,7 +7,7 @@ from .output import log, LOG_LEVELS
|
|||
from .storage import storage
|
||||
from .networking import list_interfaces
|
||||
from .general import sys_command
|
||||
from .hardware import AVAILABLE_GFX_DRIVERS
|
||||
from .hardware import AVAILABLE_GFX_DRIVERS, hasUEFI
|
||||
|
||||
## TODO: Some inconsistencies between the selection processes.
|
||||
## Some return the keys from the options, some the values?
|
||||
|
|
|
|||
Loading…
Reference in New Issue