diff --git a/dotfiles_github/README.md b/dotfiles_github/README.md index a2218dfc..36fe3d94 100644 --- a/dotfiles_github/README.md +++ b/dotfiles_github/README.md @@ -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. \ No newline at end of file +`sudo grub-mkconfig -o /boot/grub/grub.cfg` to update the bootloader. +Install QEMU, KVM, libvirt, virtmanager.