With blizzard you can install a nixos system in place.
- ποΈ Runs pre-flight checks:
- βοΈ Checks for nix (Installs if it's not present)
- π¦ Checks for kexec functionality
- βοΈ Builds the installer and packs it into the kexec image:
- π Creates Stage 2 installer
- π« Builds the kexec image, with the Stage 2 installer and components built in.
- β Finalizes and preforms verification
- π Preforms the install.
- π Runs the finished kexec image
- π³οΈ Preforms on the fly checks
- π Formats and paritions drives with disko
- π₯ Uses nixos-anywhere to install.
I already had a install script, but it was kinda rudimentary. So this is a better more streamlined install wizard.
TODO
Make it work lol
Contributions are whole-heartedly welcome! Please feel free to suggest new features, implement them or generally assist if you'd like. We'd be happy to have you. There's more information in CONTRIBUTING.md.
Licensed under the MIT license (LICENSE or https://opensource.org/licenses/MIT). Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, shall be licensed as above, without any additional terms or conditions.