{ config, lib, ... }: { networking.useNetworkd = lib.mkForce false; virtualisation = { libvirtd.enable = true; vmware.host.enable = true; }; }