You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
8 years ago | |
---|---|---|
nixos-template-base@38cf4631dd | 8 years ago | |
.gitignore | 8 years ago | |
.gitmodules | 8 years ago | |
LICENSE | 9 years ago | |
Makefile | 8 years ago | |
README.md | 8 years ago | |
generate-config.sh | 8 years ago | |
livecd-minimal.nix | 8 years ago |
README.md
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 ?
- clone git repository
git clone --recursive ssh://git@gogs.prunetwork.fr:10022/nixos-config/nixos-livecd.git
- run
make
cd nixos-livecd
make
- use generated iso
nix-buil
tells you where it was generated