Merge branch 'main' of github.com:Jafner/dotfiles

This commit is contained in:
Jafner 2021-11-12 09:19:45 -08:00
commit fb549a22a9

View File

@ -23,4 +23,5 @@ Set Windows and Screen Edges gaps to 12px.
## Virtualization
Install `libvirt`.
`nano /etc/default/grub` and add `amd_iommu=on iommu=pt` to the `GRUB_CMDLINE_LINUX_DEFAULT` variable.
`sudo grub-mkconfig -o /boot/grub/grub.cfg` to update the bootloader.
`sudo grub-mkconfig -o /boot/grub/grub.cfg` to update the bootloader.
Install QEMU, KVM, libvirt, virtmanager.