Astro
Astro
[That topic has already been covered.](https://astro.github.io/microvm.nix/declaring.html) Please add TODO notes to the existing documentation.
Oh wait, this PR is only for declarative VMs! To cover all use-cases, the `mkdir` must be added to `microvm.binScripts.virtiofsd-run` in `nixos-modules/microvm/virtiofsd/default.nix`. I think you won't need any permissions mangling...
Sometimes a fresh release is still missing some packages. I triggered the workflow manually. Let's see if that fixes this...
That didn't help.
Though the package exists as a file and in `kmods/Packages`, it does not end up in `cached-profiles/*.nix`, so this is our problem.
The timeout could be turned into an option in the host module. I am just lucky to not have run into this yet. 55 MicroVMs on our 2013 hardware start...
I would like to have more control over virtio-{fs,block,net} than muvm seems to provide but a `lib/runners/muvm.nix` would not have to support the full range of options of the microvm...
General optimizations should go into `nixos-modules/microvm/optimization.nix` from which users can opt out via `microvm.optimize.enable = false;`
Thank you for the problem report. The URL generation happens completely on the client side. Can you recommend a JavaScript library for Unicode denormalization?
While the option is sensible, the default of 90s is already quite high. VMs *should* boot within a minute. However, performance has degraded sometime in the last year and we're...