mirror of
https://github.com/KDE/kde-linux.git
synced 2026-02-15 10:22:09 -05:00
Remove autodetect from mkinicpio hooks
This commit is contained in:
committed by
Lasath Fernando
parent
8fe98c93d6
commit
dc4172b987
@@ -17,7 +17,7 @@ cat <<- EOF > mkinitcpio.conf
|
||||
MODULES=(overlay)
|
||||
BINARIES=()
|
||||
FILES=()
|
||||
HOOKS=(base systemd autodetect modconf kms keyboard block sd-encrypt filesystems fsck systemd-extension plymouth microcode)
|
||||
HOOKS=(base systemd modconf kms keyboard block sd-encrypt filesystems fsck systemd-extension plymouth microcode)
|
||||
EOF
|
||||
|
||||
echo "rw rootflags=subvol=@kdeos_$IMAGE_VERSION,compress=zstd:1 \
|
||||
|
||||
Reference in New Issue
Block a user