Update package list
This commit is contained in:
parent
f8b5d82ac5
commit
97c08b197c
@ -4,8 +4,9 @@ set -eux
|
||||
pacman-key --init
|
||||
|
||||
# Install the system
|
||||
pacstrap -K /mnt base linux linux-firmware rng-tools grub parted sudo \
|
||||
openssh ufw git vim cloud-utils python-pip nomad nomad-driver-nspawn
|
||||
pacstrap -K /mnt base linux linux-firmware rng-tools grub parted \
|
||||
sudo openssh ufw cloud-utils nomad nomad-driver-nspawn \
|
||||
git vim htop bmon
|
||||
|
||||
# Clear the cache
|
||||
arch-chroot /mnt pacman -Scc --noconfirm
|
||||
|
Loading…
Reference in New Issue
Block a user