Ignore VMWare

This commit is contained in:
Greg Hellings
2024-01-19 22:38:16 -06:00
parent 8cb395b529
commit 95944e88d2
-1
View File
@@ -220,6 +220,5 @@ in {
docker.enable = true;
oci-containers.backend = "docker";
virtualbox.host.enable = true;
vmware.host.enable = true;
};
}