Add guestfs-tools to virt

This commit is contained in:
Greg Hellings
2023-07-27 12:12:41 -05:00
parent 4d779d3cd4
commit a95a62376f
+1
View File
@@ -2,6 +2,7 @@
{ {
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
guestfs-tools
libguestfs libguestfs
packer packer
virt-manager virt-manager