It works with this snippet:
boot.initrd.kernelModules = [ "9p" "9pnet_virtio" ]; boot.initrd.systemd.services.systemd-modules-load.before = [ "sysroot.mount" ]; boot.initrd.systemd.services.systemd-modules-load.serviceConfig.ExecStartPost = "${pkgs.coreutils}/bin/sleep 5";
9p
/sysroot