GitHunt
IO

IogaMaster/blizzard

๐ŸŒจ๏ธ Install a nixos system remotely or in place

๐ŸŒจ๏ธ blizzard




With blizzard you can install a nixos system in place.

  • ๐Ÿ—๏ธ Runs pre-flight checks:
    • ๐Ÿ“ฆ 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.

Why?

I already had a install script, but it was kinda rudimentary. So this is a better more streamlined install wizard.

๐Ÿ“ฆ Installation and Usage

TODO

๐Ÿ”จ TODO

Make it work lol

โค๏ธ Contributing

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.

๐Ÿ“œ License

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.

Languages

Gleam85.2%Nix13.0%Just1.6%Shell0.2%

Contributors

MIT License
Created April 26, 2024
Updated July 25, 2025
IogaMaster/blizzard | GitHunt