Talk:Install NixOS on Hetzner Online: Difference between revisions

From NixOS Wiki
imported>Vater
Created page with "== testing 2022-03-26 [[{{PAGENAME}}#Bootstrap from the Rescue System]] == : <code>nixos-generate -o /home/foo/result -f kexec-bundle -c /home/foo/config.nix</code> fails t..."
 
imported>Montchr
→‎Rename article?: new section
Line 7: Line 7:
: <code>nixos-generate -o /home/foo/result  -f kexec -c /home/foo/config.nix</code>
: <code>nixos-generate -o /home/foo/result  -f kexec -c /home/foo/config.nix</code>
works
works
== Rename article? ==
I just deleted a large section about bootstrapping NixOS on Hetzner Cloud. The header of this article specifically mentions that Hetzner Online and Hetzner Cloud are two different services, and that this article deals with Hetzner Online's dedicated servers.
I'm thinking that it might be worth making this more clear by renaming the article title – the distinction between Online/Cloud IS confusing, and the title could do better. Maybe "Install NixOS on Hetzner Online (Dedicated Servers)" or "NixOS on Hetzner Online Dedicated Servers" to allow for expanding the article to cover any other specifics for this provider.

Revision as of 14:27, 16 June 2022

nixos-generate -o /home/foo/result -f kexec-bundle -c /home/foo/config.nix

fails

trying

nixos-generate -o /home/foo/result -f kexec -c /home/foo/config.nix

works

Rename article?

I just deleted a large section about bootstrapping NixOS on Hetzner Cloud. The header of this article specifically mentions that Hetzner Online and Hetzner Cloud are two different services, and that this article deals with Hetzner Online's dedicated servers.

I'm thinking that it might be worth making this more clear by renaming the article title – the distinction between Online/Cloud IS confusing, and the title could do better. Maybe "Install NixOS on Hetzner Online (Dedicated Servers)" or "NixOS on Hetzner Online Dedicated Servers" to allow for expanding the article to cover any other specifics for this provider.