This commit is contained in:
JMARyA 2024-12-27 23:50:42 +01:00
parent 44a88c9584
commit dfd249094f
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
3 changed files with 264 additions and 33 deletions

5
src/root/mkinitcpio.conf Normal file
View 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"