blob: 0aaa324d5847a310e53dd53e046048bc9956b6ee (
plain)
1
2
3
4
5
6
|
---
tags:
- nixos
- nixos-anywhere
---
When using nixos-anywhere and passing it a hostname; it changes during kexec to nixos-anywhere. But the script will continue attempting to connect to whatever we gave it. Therefore we should pass it an IP address instead.
|