Remove uefi entry configuration & add systemd-boot pacman hook
This commit is contained in:
parent
a51ba82d32
commit
09fbaf597c
8 changed files with 47 additions and 78 deletions
|
|
@ -39,9 +39,5 @@ mkinitcpio_templates:
|
|||
- src: 'templates/htpc/mkinitcpio/linux.preset.j2'
|
||||
dest: '/etc/mkinitcpio.d/linux.preset'
|
||||
|
||||
- src: 'templates/htpc/mkinitcpio/linux-lts.preset.j2'
|
||||
dest: '/etc/mkinitcpio.d/linux-lts.preset'
|
||||
|
||||
boot_configuration:
|
||||
disk: /dev/sda
|
||||
partition: 1
|
||||
- src: "templates/htpc/mkinitcpio/linux-lts.preset.j2"
|
||||
dest: "/etc/mkinitcpio.d/linux-lts.preset"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue