aboutsummaryrefslogtreecommitdiff
path: root/gpu_pass.sh
diff options
context:
space:
mode:
authorAwnrt <74102659+Awnrt@users.noreply.github.com>2022-11-06 16:42:00 +0300
committerGitHub <noreply@github.com>2022-11-06 16:42:00 +0300
commitbad1ffed05c49b452da3d120687e4d47dbf36dbe (patch)
treeb5a3db3356c2d3daa1387a64032b857483442d37 /gpu_pass.sh
parent4f522d548095a233c0a99c525bda14140e22e5ca (diff)
Update gpu_pass.sh
Diffstat (limited to 'gpu_pass.sh')
-rwxr-xr-xgpu_pass.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpu_pass.sh b/gpu_pass.sh
index 22e8827..1f9e383 100755
--- a/gpu_pass.sh
+++ b/gpu_pass.sh
@@ -13,7 +13,7 @@ sudo cp Hooks/vfio-usb.sh /usr/share/UnbindUSB
printf ${MAGENTA}"Installing QEMU...\n"
printf ${LIGHTGREEN}""
-sudo pacman -S qemu libvirt edk2-ovmf virt-manager ebtables dnsmasq wget
+sudo pacman -S qemu libvirt edk2-ovmf virt-manager ebtables dnsmasq wget qemu-ui-sdl qemu-ui-gtk
sudo systemctl enable libvirtd.service
sudo systemctl start libvirtd.service
sudo systemctl enable virtlogd.socket