artix

desc
git clone https://git.awy.one/artix.git
Log | Files | Refs | README | LICENSE

commit bf374e7a494f817dd0a06216689add5566d6b5fd
parent 99fa0258fd16a3d6b0b22c96ccc547d98fbcf699
Author: awy <awy@awy.one>
Date:   Sun, 27 Oct 2024 17:42:21 +0300

nvidia fix

Diffstat:
Mpost_chroot.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/post_chroot.sh b/post_chroot.sh @@ -90,7 +90,7 @@ EOL pacman -S dhcpcd dhcpcd-dinit --noconfirm -pacman -S nvidia-open-dkms --noconfirm +pacman -S nvidia-open-dkms nvidia-utils --noconfirm if [ "$_kernelflag" -eq 1 ]; then grub-mkconfig -o /boot/grub/grub.cfg