{modulesPath, ...}: { imports = [ (modulesPath + "/profiles/qemu-guest.nix") ./disko-config.nix ]; boot.loader.grub = { efiSupport = true; efiInstallAsRemovable = true; }; }