I guess you won't get around building your own ISO. Maybe have a look at 'nixos/modules/installer/cd-dvd/installation-cd-minimal.nix', and at how it is used. It could be a starting point for creating your own image. The source code is your friend, and not Google, I'm afraid. ;)
On 11/06/2015 05:51 PM, Alex Brandt wrote: > On Friday, November 06, 2015 15:51:46 Roger Qiu wrote: >> Try using Packer. You can take the liveCD ISO, and repack it as an image >> with SSH enabled on boot. > > So there is no way to do it without rolling my own livecd like I asked about? > > Thanks, > > > > _______________________________________________ > nix-dev mailing list > [email protected] > http://lists.science.uu.nl/mailman/listinfo/nix-dev > _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
