diff --git a/easy-arch.sh b/easy-arch.sh index 7bc82ab..a8c3225 100644 --- a/easy-arch.sh +++ b/easy-arch.sh @@ -239,7 +239,7 @@ network_selector # Pacstrap (setting up a base sytem onto the new root). print "Installing the base system (it may take a while)." -pacstrap /mnt base $kernel $microcode linux-firmware btrfs-progs grub grub-btrfs rsync efibootmgr snapper reflector base-devel snap-pac zram-generator +pacstrap /mnt base $kernel $microcode linux-firmware linux-headers btrfs-progs grub grub-btrfs rsync efibootmgr snapper reflector base-devel snap-pac zram-generator # Setting up the hostname. hostname_selector