{ inputs', ... }: { imports = [ (inputs'.nixpkgs + "/nixos/modules/profiles/qemu-guest.nix") ]; boot.initrd.kernelModules = ["nvme"]; }