Removed time zone list feature

This commit is contained in:
seajee
2024-09-02 04:07:08 +02:00
parent de7d994851
commit 3f5b6ffc0f
2 changed files with 2 additions and 8 deletions

View File

@@ -107,8 +107,7 @@ echo "[INFO] Installing essential packages"
pacstrap -K /mnt base linux linux-firmware \
intel-ucode amd-ucode \
networkmanager \
grub efibootmgr \
less
grub efibootmgr
# Generate the fstab file
echo "[INFO] Generating fstab file"