fixed grub issue
This commit is contained in:
parent
02cfd959d2
commit
22f5e5c72e
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
# arch-setup configuration file. It defines variables used by the installer.
|
||||
|
||||
# Essential packages
|
||||
BASE_PACKAGES=('base' 'parch-branding' 'parch-pacman' 'neofetch-git' 'parch-emoji-ios' 'vazirmatn-fonts' 'base-devel' 'iwd' 'linux' 'linux-firmware' 'grub' 'networkmanager')
|
||||
BASE_PACKAGES=('base' 'font-config' 'parch-branding' 'parch-grub' 'parch-pacman' 'neofetch-git' 'parch-emoji-ios' 'vazirmatn-fonts' 'base-devel' 'iwd' 'linux' 'linux-firmware' 'grub' 'networkmanager')
|
||||
BASE_ESSENTIALS=('man-db' 'man-pages' 'texinfo' 'nano')
|
||||
# Packages that will be installed whenever a GUI is installed
|
||||
DESKTOP_DEFAULTS=('gvfs' 'pavucontrol' 'pulseaudio' 'pulseaudio-alsa' 'ttf-dejavu' 'xdg-user-dirs' 'xf86-input-libinput' 'xorg-apps' 'xorg-server' 'xterm')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue