diff --git a/install.sh b/install.sh index 8dc5230..241c987 100644 --- a/install.sh +++ b/install.sh @@ -84,7 +84,7 @@ mount "${EFI}" /mnt/boot # Base system installation # ---------------------------------------------- echo ">>> Installing base system" -pacstrap -K /mnt base linux linux-firmware btrfs-progs systemd-ukify systemd-bootctl +pacstrap -K /mnt base linux linux-firmware btrfs-progs systemd systemd-ukify # ---------------------------------------------- # fstab and chroot handoff