This commit is contained in:
parent
8a7ea6f8cf
commit
b3e38cde60
4 changed files with 48 additions and 7 deletions
|
@ -119,7 +119,7 @@ pub fn install(conf: InstallConfig) {
|
|||
}
|
||||
|
||||
setup_zram();
|
||||
setup_mkinitcpio();
|
||||
setup_mkinitcpio(&conf.drive);
|
||||
setup_secure_boot();
|
||||
|
||||
if conf.general.encryption {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue