{ ... }:
{
  imports = [
    ./hardware-configuration.nix
  ];
  
  services.qemuGuest.enable = true;
}