mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-23 18:35:44 -05:00
Use kms hook after autodetect
Signed-off-by: Peter Jung <admin@ptr1337.dev>
This commit is contained in:
parent
56fafb8769
commit
672cbc3d1a
1 changed files with 1 additions and 1 deletions
|
@ -146,8 +146,8 @@ def find_initcpio_features(partitions, root_mount_point):
|
|||
hooks = [
|
||||
"base",
|
||||
"udev",
|
||||
"kms",
|
||||
"autodetect",
|
||||
"kms",
|
||||
"modconf",
|
||||
"block",
|
||||
"keyboard",
|
||||
|
|
Loading…
Add table
Reference in a new issue