Added rsync to base installation.

This commit is contained in:
2025-12-10 18:45:30 -05:00
parent 7f0b3605be
commit 45b0b5dea8

View File

@@ -146,6 +146,7 @@ pacstrap -K /mnt base \
nano \ nano \
less \ less \
tmux \ tmux \
rsync \
sudo \ sudo \
iptables-nft \ iptables-nft \
openssh \ openssh \