fix(Installer): fix the whole installer now its finishing the installation
This commit is contained in:
@@ -1,19 +1,10 @@
|
||||
---
|
||||
# Hooks par défaut Arch + support clavier/LUKS avant block/filesystems.
|
||||
modules: []
|
||||
binaries: []
|
||||
files: []
|
||||
# Calamares 3.3+ : initcpiocfg modifie le mkinitcpio.conf existant
|
||||
# au lieu de le réécrire entièrement.
|
||||
|
||||
useSystemdHook: false
|
||||
|
||||
hooks:
|
||||
- base
|
||||
- udev
|
||||
- autodetect
|
||||
- microcode
|
||||
- modconf
|
||||
- kms
|
||||
- keyboard
|
||||
- keymap
|
||||
- consolefont
|
||||
- block
|
||||
- filesystems
|
||||
- fsck
|
||||
prepend: []
|
||||
append: []
|
||||
remove: []
|
||||
|
||||
Reference in New Issue
Block a user