Skip to content

PandeCode/dotnix

Repository files navigation

git clone --recurse-submodules --depth 1 --shallow-submodules

Build and Tag ISO Cachix

Very much a WIP

The iso genetated is about 3GB+ and github releases have a max filesize of 2GB. So I split the iso into compatibale sizes using a prefix of ISOPART.

Download the files(curl, wget, axel, Direct Download)

Use cat in a shell with glob support(or a manual ref).

cat ISO_PART_* > nixiso.iso
# or
cat INSTALL_ISO_PART_* > nixiso.iso

Because of the nature of the files, it will trigger security in flashers like Rufus. You can ignore this. This setup is primarily for my personal use and will break about 95% of the time with hardcoded paths and bugs that I will refuse to fix for a while. Feel free to take inspiration from it, though I’m not sure why you would want to.

About

NixOS config

Resources

Stars

Watchers

Forks

Packages

No packages published