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....@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@lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>
>
_______________________________________________
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to