commit cafbf8c57492f9874368135f6142f973f78da675 parent 745e0581b67b12ee6f7c4868bd0c61c2dadc767b Author: awy <awy@awy.one> Date: Tue, 4 Feb 2025 13:00:52 +0300 hardwaccel Diffstat:
M | post_chroot.sh | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/post_chroot.sh b/post_chroot.sh @@ -114,5 +114,6 @@ ln -sf /etc/dinit.d/dhcpcd /etc/dinit.d/boot.d/ ln -sf /etc/dinit.d/dbus /etc/dinit.d/boot.d/ pacman -S nvidia-open-dkms nvidia-utils --noconfirm +pacman -S libva-nvidia-driver --noconfirm rm /post_chroot.sh