Skip to content
This repository has been archived by the owner on Jul 31, 2022. It is now read-only.

SamLukeYes/my-livecd

 
 

Repository files navigation

Arch Linux Installation Medium on NixOS

This screenshot may be outdated

Great thanks @NickCao and other members of NixOS Chinese Telegram Group for their help on this project!

Build instructions

  1. Clone this repository.
git clone https://github.com/SamLukeYes/my-livecd.git
cd my-livecd/
  1. Have a look at mirror.nix, reverse-proxy.nix and makeiso.sh. Modify them according to their comments. You can also edit iso.nix for further customization.

  2. Run makeiso.sh.

chmod +x makeiso.sh
./makeiso.sh
  1. Get the iso file in result/iso directory.

About

My NixOS livecd, which can install Arch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nix 93.2%
  • Shell 6.8%