Called with init Nylo finishes.
Future<Nylo> bootFinished(Nylo nylo, {key = "nylo"}) async { Backpack.instance.set(key, nylo); return nylo; }