[Nix-dev] Bootable ISO with automated NixOS installer
Kamil Chmielewski
kamil.chm at gmail.com
Fri May 6 21:48:13 CEST 2016
Hi,
I've created nixos config for one of my digital signage project that boots
directly to brower. It works great when I use
config.system.build.vm/virtualBoxOVA/isoImage and run it from that image.
But the thing is that I need to produce some kind o bootable installer that
will install the same NixOS automatically (or after few "clicks") on
different computers that may not have network connection.
I've tried with installation-cd-base.nix providing my nixos config as
isoImage.contents but it downloads and builds many packages when I run
nixos-install.
Any clues how to make this kind of installer?
Kamil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.science.uu.nl/pipermail/nix-dev/attachments/20160506/d16a9e87/attachment.html
More information about the nix-dev
mailing list