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
|
EOF
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
aur chroot --create
|
||||||
|
|
||||||
aur_packages=(
|
aur_packages=(
|
||||||
# AUR helper
|
# AUR helper
|
||||||
aurutils
|
aurutils
|
||||||
|
@ -399,8 +401,6 @@ aur_packages=(
|
||||||
plymouth
|
plymouth
|
||||||
# Gnome extensions
|
# Gnome extensions
|
||||||
gnome-shell-extension-nasa-apod
|
gnome-shell-extension-nasa-apod
|
||||||
# Gnome tools
|
|
||||||
gnome-search-providers-vscode
|
|
||||||
# Dracut hook to build kernel images for systemd boot
|
# Dracut hook to build kernel images for systemd boot
|
||||||
dracut-hook-uefi
|
dracut-hook-uefi
|
||||||
# Additional fonts
|
# Additional fonts
|
||||||
|
|
Loading…
Reference in a new issue