Add virt tools

This commit is contained in:
Greg Hellings
2023-08-17 09:32:42 -05:00
parent d716602ce1
commit 695e5a6e70
+2
View File
@@ -4,9 +4,11 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
guestfs-tools guestfs-tools
libguestfs libguestfs
ovftool
packer packer
virt-manager virt-manager
vmware-workstation vmware-workstation
vmfs-tools
]; ];
# Give my user access to the libvirtd process # Give my user access to the libvirtd process