[Nix-dev] Bootable ISO with automated NixOS installer

Domen Kožar domen at dev.si
Sat May 7 12:09:29 CEST 2016


Hacky, but it works:
https://github.com/snabblab/snabblab-nixos/blob/master/make-iso.nix

On Fri, May 6, 2016 at 8:48 PM, Kamil Chmielewski <kamil.chm at gmail.com>
wrote:

> 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
>
>
> _______________________________________________
> nix-dev mailing list
> nix-dev at lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.science.uu.nl/pipermail/nix-dev/attachments/20160507/ac6636c3/attachment.html 


More information about the nix-dev mailing list