2017-10-24 13:45:08 +02:00
2017-10-24 13:45:08 +02:00
2017-06-24 12:18:48 +02:00
2016-04-23 10:24:50 +00:00
2017-06-24 12:29:06 +02:00

Custom NixOS Live CD

After partitioning and mounting of your partitions under /mnt, go to /iso/custom and run make.

How to generate .iso from NixOS ?

  1. clone git repository
git clone --recursive ssh://git@gogs.prunetwork.fr:10022/nixos-config/nixos-livecd.git
  1. run make
cd nixos-livecd
make
  1. use generated iso

nix-buil tells you where it was generated

Description
Custom NixOS Live CD
Readme 57 KiB
Languages
Nix 88.2%
Shell 7.2%
Makefile 4.6%