nix-config/.archlinux/install-scripts/002-install
Donovan Glover 182c1e2061
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.
2021-01-02 18:02:54 -05:00

10 lines
190 B
Bash
Executable File

#!/bin/sh
#
# Install packages to new filesystem
#
# https://wiki.archlinux.org/index.php/Installation_guide
set -xe
pacstrap /mnt base linux linux-firmware grub fish git polkit rng-tools