{ modulesPath, ... }: { imports = [ ./boot ./disko ./hardware ./users ../../modules/system (modulesPath + "/profiles/headless.nix") ]; networking.hostName = "qemu"; system.stateVersion = "24.11"; }