fix
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
JMARyA 2024-12-28 06:39:16 +01:00
parent 8a7ea6f8cf
commit b3e38cde60
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
4 changed files with 48 additions and 7 deletions

View file

@ -119,7 +119,7 @@ pub fn install(conf: InstallConfig) {
}
setup_zram();
setup_mkinitcpio();
setup_mkinitcpio(&conf.drive);
setup_secure_boot();
if conf.general.encryption {