From b3edf8b795f162d73e10e7079fabeb3a35504a26 Mon Sep 17 00:00:00 2001 From: awy Date: Sat, 3 Aug 2024 03:50:00 +0300 Subject: fixes --- post_chroot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'post_chroot.sh') diff --git a/post_chroot.sh b/post_chroot.sh index 66de397..34c42b8 100755 --- a/post_chroot.sh +++ b/post_chroot.sh @@ -76,7 +76,7 @@ EOL pacman -S dhcpcd dhcpcd-runit --noconfirm ln -s /etc/runit/sv/dhcpcd /etc/runit/runsvdir/default -pacman -S nvidia-open-dkms nvidia-utils intel-ucode trizen --noconfirm +pacman -S nvidia-open-dkms nvidia-utils trizen --noconfirm if [ "$_kernelflag" -eq 1 ]; then grub-mkconfig -o /boot/grub/grub.cfg -- cgit v1.2.3