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-generatorsCloud-init can be clumsy to get going, but it’s possible. discuss order hn newest 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 OS2. Install Nix in it (not nixos!)3. Install nixos-generators4. Generate kexec-bundle image5. run the result of 4 and continue installation from it.
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 OS2. Install Nix in it (not nixos!)3. Install nixos-generators4. Generate kexec-bundle image5. run the result of 4 and continue installation from it.
p_l|2 years ago
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.