diff --git a/packages.yaml b/packages.yaml index bd6b643..71a3f9e 100644 --- a/packages.yaml +++ b/packages.yaml @@ -15,6 +15,16 @@ pacman: - zsh # shell - zsh-syntax-highlighting # colored zsh - zsh-autosuggestions # Suggestions from previous commands + # KVM Virtualization + - virt-manager # Frontend GUI for KVM + - qemu # Base emulator and virtualizer + - qemu-arch-extra # Virtualization for foregin architectures + - ovmf # UEFI virtual machines (without it, only BIOS is possible) + - vde2 # Networking tool + - ebtables # Ethernet bridge filtering utilities + - dnsmasq # Easy to configure DNS forwarder and DHCP server + - bridge-utils # Ethernet bridge configuration (VMs should be using this bridge, not real interface) + - openbsd-netcat # OpenBSD variant of netcat # Security - macchanger # Tool for changing MAC address - dnsutils # Tools for managing DNS