mirror of
https://git.mbosch.me/linus/snowboot.git
synced 2025-10-27 02:11:35 +00:00
No description
| nix-modules | ||
| .gitignore | ||
| default.nix | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE | ||
| nixos-test.nix | ||
| README.md | ||
| shell.nix | ||
snowboot
Toolkit for booting NixOS via the network.
Props to https://github.com/DeterminateSystems/nix-netboot-serve/ which this is forked from -- a lot of the good ideas come from there!
I've forked and changed the name since snowboot functions quite differently, retains pretty much none of the original code, and keeping the name might lead to unfortunate confusion.
Currently, this consists more or less entirely of the fetch-system-from-binary-cache module, which is documented nearby.