Just uploaded my bachelor's thesis to GitHub!
In it, I detail how I created a bootstrap chain for
@nixos_orgNixOS which builds the whole system from a small hand-auditable binary seed.
Read the thesis: https://nzbr.github.io/nixos-full-source-bootstrap/thesis.pdf
Check out the code: https://github.com/nzbr/nixos-full-source-bootstrap
My post on the NixOS discourse: https://discourse.nixos.org/t/a-full-source-bootstrap-for-nixos/74801