Add virt tools
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user