update README of hetzner script

feature/hass
Ingolf Wagner 2021-12-27 12:34:58 +01:00
parent 32f5eb6524
commit fbc3caa01a
Signed by: palo
GPG Key ID: 76BF5F1928B9618B
1 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
#!/usr/bin/env bash
# Adepted from :
# * https://mazzo.li/posts/hetzner-zfs.html
# * https://nixos.wiki/wiki/Install_NixOS_on_Hetzner_Online
# Installs NixOS on a Hetzner server, wiping the server.
#
# This is for a specific server configuration; adjust where needed.
@ -53,7 +57,7 @@
# being able to login without any authentication.
# * The script reboots at the end.
# * does not use uefi (check if you can : efibootmgr)
# Notes https://mazzo.li/posts/hetzner-zfs.html
#
# FIXME : change password
MAIN_PASSWORD="YOLO"