elitak / nixos-infect

[GPLv3+] install nixos over the existing OS in a DigitalOcean droplet (and others with minor modifications)
GNU General Public License v3.0
1.3k stars 214 forks source link

Does not work for Hetznercloud using cloud config #184

Closed Bouni closed 8 months ago

Bouni commented 8 months ago

I tried to setup a new vServer, Arm64 CAX11 instance with Ubuntu 22.04 and cloud config, but it seems that cloud config does just nothing, I end up with a Ubuntu 22.04 instance, not a single sign of NixOS 🤷🏽

Am I doing something wrong?

Screenshot 2023-12-06 071059

I tried to change the channel from 22.11 to 23.11, no effect whatsoever:

grafik

Bouni commented 8 months ago

It worked, finally 🥳

Lessons learned:

  1. Copy the entire yaml, including the comment into the cloud config textbox: grafik

  2. After the server was created, wait some time, get a coffee, come back to see a NixOS Login prompt grafik