Install NixOS on Hetzner Cloud: Difference between revisions
imported>Mweinelt →Network configuration: Recommend a networkd based configuration |
imported>Mweinelt →Installation: Refactor ISO install guide |
||
| Line 3: | Line 3: | ||
== Installation == | == Installation == | ||
There are several ways to install NixOS, such as the | There are several ways to install NixOS, such as the "traditional" ISO installation, [[nixos-infect]] or [[nixos-anywhere]. | ||
=== | === From NixOS minimal ISO === | ||
# Create a new instance and power it off | |||
# Switch to the ISO-Images tab and mount the NixOS minimal ISO | |||
# Open the remote console (<code>>_</code> button) | |||
# Follow the usual [https://nixos.org/manual/nixos/stable/index.html#sec-installation-manual installation guide] | |||
#* Use EFI for arm64 instances, MBR for x86 instances | |||
# Unmount the ISO and reboot | |||
=== disko === | === disko === | ||