{ ... }:
{
networking.hostName = "gaming";
imports = [
../base.nix
../hardware-specific/nvidia.nix
];
services.qemuGuest.enable = true;
}