mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-19 19:05:22 +02:00
archlinux: Update pacstrap packages
base-devel no longer exists and the installation guide now tells users to explicitly install the linux and linux-firmware packages.
This commit is contained in:
@@ -6,4 +6,4 @@
|
||||
|
||||
set -xe
|
||||
|
||||
pacstrap /mnt base base-devel grub fish git polkit rng-tools
|
||||
pacstrap /mnt base linux linux-firmware grub fish git polkit rng-tools
|
||||
|
Reference in New Issue
Block a user