{
  networking = {
    hostName = "earth";
    networkmanager.enable = true;
    dhcpcd.enable = true;
  };
}