Build VM with colmena

Hi,

I’m using colmena to deploy nixos on various servers, everything works fine.

My question : is it possible to build a VM with colmena i.e. clone a server into a VM image ?

I didn’t find anything about this in the colmena documentation, but maybe I’m missing something obvious.

1 Like

I was able to build a VM by using the repl

$ colmena repl
nix-repl> :b nodes.my_node.config.system.build.vm
1 Like