Install NixOS on Hetzner Cloud: Difference between revisions
m The public key must be uploaded not the private key. (The command as it was before with the private key will error) |
disko sets the grub device automatically and when set to /dev/sda1 you can not rebuild the system becasue the grub install errors out |
||
| Line 110: | Line 110: | ||
boot.loader.grub.enable = true; | boot.loader.grub.enable = true; | ||
services.openssh.enable = true; | services.openssh.enable = true; | ||