Small fixes
This commit is contained in:
parent
ede0df5027
commit
8ef5748863
1 changed files with 2 additions and 2 deletions
|
@ -392,6 +392,8 @@ Server = file:///var/cache/pacman/aur
|
|||
EOF
|
||||
fi
|
||||
|
||||
aur chroot --create
|
||||
|
||||
aur_packages=(
|
||||
# AUR helper
|
||||
aurutils
|
||||
|
@ -399,8 +401,6 @@ aur_packages=(
|
|||
plymouth
|
||||
# Gnome extensions
|
||||
gnome-shell-extension-nasa-apod
|
||||
# Gnome tools
|
||||
gnome-search-providers-vscode
|
||||
# Dracut hook to build kernel images for systemd boot
|
||||
dracut-hook-uefi
|
||||
# Additional fonts
|
||||
|
|
Loading…
Reference in a new issue