Install NixOS on Hetzner Online: Difference between revisions
imported>Golddranks m Turns out you need at least 16 GiB of disk space |
imported>Shyim pin nixos-generator version |
||
Line 103: | Line 103: | ||
# Install nixos-generators | # Install nixos-generators | ||
# This might take a while, so the verbose flag `-v` is included to monitor progress | # This might take a while, so the verbose flag `-v` is included to monitor progress | ||
nix-env -f https://github.com/nix-community/nixos-generators/archive/ | nix-env -f https://github.com/nix-community/nixos-generators/archive/1.7.0.tar.gz -i -v | ||
# Create a initial config, just to kexec into | # Create a initial config, just to kexec into |