diff options
Diffstat (limited to '3 Resources/Nix/Hostname changes.md')
-rw-r--r-- | 3 Resources/Nix/Hostname changes.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/3 Resources/Nix/Hostname changes.md b/3 Resources/Nix/Hostname changes.md new file mode 100644 index 0000000..0aaa324 --- /dev/null +++ b/3 Resources/Nix/Hostname changes.md @@ -0,0 +1,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.
\ No newline at end of file |