install jq
This commit is contained in:
parent
97c08b197c
commit
b4990f62b4
@ -6,7 +6,7 @@ pacman-key --init
|
|||||||
# Install the system
|
# Install the system
|
||||||
pacstrap -K /mnt base linux linux-firmware rng-tools grub parted \
|
pacstrap -K /mnt base linux linux-firmware rng-tools grub parted \
|
||||||
sudo openssh ufw cloud-utils nomad nomad-driver-nspawn \
|
sudo openssh ufw cloud-utils nomad nomad-driver-nspawn \
|
||||||
git vim htop bmon
|
git vim htop bmon jq
|
||||||
|
|
||||||
# Clear the cache
|
# Clear the cache
|
||||||
arch-chroot /mnt pacman -Scc --noconfirm
|
arch-chroot /mnt pacman -Scc --noconfirm
|
||||||
|
Loading…
Reference in New Issue
Block a user