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