Use kms hook after autodetect

Signed-off-by: Peter Jung <admin@ptr1337.dev>
This commit is contained in:
Peter Jung 2022-12-23 11:47:19 +01:00
parent 56fafb8769
commit 672cbc3d1a
No known key found for this signature in database
GPG key ID: C3C4820857F654FE

View file

@ -146,8 +146,8 @@ def find_initcpio_features(partitions, root_mount_point):
hooks = [
"base",
"udev",
"kms",
"autodetect",
"kms",
"modconf",
"block",
"keyboard",