{ lib, pkgs, ... }: { networking = { hostName = "client-vm"; useDHCP = true; }; }