aboutsummaryrefslogtreecommitdiff
path: root/post_chroot.sh
diff options
context:
space:
mode:
authorawy <awy@tutamail.com>2024-08-03 03:50:00 +0300
committerawy <awy@tutamail.com>2024-08-03 03:50:00 +0300
commitb3edf8b795f162d73e10e7079fabeb3a35504a26 (patch)
tree2d583748ec24b04b89a8fbd4c207085285f23812 /post_chroot.sh
parent1e0d4d90e55707b3ad29dfec91f43c4f99efc889 (diff)
fixes
Diffstat (limited to 'post_chroot.sh')
-rwxr-xr-xpost_chroot.sh2
1 files changed, 1 insertions, 1 deletions
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