Deploying#

My next itch I needed to scratch was the solution to deploy nix hosts. Deploying NIX on the local host is easy with qemu, but I needed a better cloud solution to deploy nik3sx.

Because there was no native solution for deploying NIX images I decided to use a debian base and then a firecracker runtime for NIX.

MicroVM#