Bootstraping #nix on a macbook: This was too many steps than I would like, but so glad it exists!
https://blog.dbalan.in/blog/2024/03/25/boostrap-a-macos-machine-with-nix/index.html
@notmycommit Fwiw, you shouldn't have to repeat `system = "aarch64-darwin";` in `darwinSystem`, because it's already in your `configuration.nix`.