top | item 38996643

(no title)

ochoseis | 2 years ago

If Hetzner allows custom images, then this tool may help: https://github.com/nix-community/nixos-generators

Cloud-init can be clumsy to get going, but it’s possible.

discuss

order

p_l|2 years ago

I used kexec into nixos installer image from hetzner recovery, using nixos-generators to make the image.

1. Boot with hetzner recovery OS

2. Install Nix in it (not nixos!)

3. Install nixos-generators

4. Generate kexec-bundle image

5. run the result of 4 and continue installation from it.