Update README.md
This commit is contained in:
parent
a02d507dc2
commit
57c9e354dd
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@
|
|||
- Fork this repo and replace your SSH public key in the script. For exapmle, make a commit on a new branch.
|
||||
- Get the URL of the script you created (might look like `https://raw.github.com/YOUR_USER_NAME/nixos-install-scripts/YOUR_BRANCH_NAME/hosters/hetzner-cloud/nixos-install-hetzner-cloud.sh`).
|
||||
- Paste the following command into your console gui `curl -L YOUR_URL | sudo bash`.
|
||||
4. on your own computer you can now ssh into the newly created machine.
|
||||
4. After the system reboots, power it off and unmount the NixOS image in the Hetzner settings, then power it on again.
|
||||
5. When it boots, you can now SSH into the newly created machine from your own computer.
|
||||
|
||||
# Troubleshooting
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue