update
This commit is contained in:
parent
44a88c9584
commit
dfd249094f
3 changed files with 264 additions and 33 deletions
5
src/root/mkinitcpio.conf
Normal file
5
src/root/mkinitcpio.conf
Normal file
|
@ -0,0 +1,5 @@
|
|||
MODULES=(tpm_tis)
|
||||
BINARIES=()
|
||||
FILES=()
|
||||
HOOKS=(systemd plymouth autodetect microcode modconf kms keyboard sd-vconsole block sd-encrypt filesystems fsck)
|
||||
COMPRESSION="zstd"
|
Loading…
Add table
Add a link
Reference in a new issue