From 8a381b97caffa60eda2fbb51c6997a94afcf806a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Domen=20Ko=C5=BEar?= Date: Tue, 18 Jul 2023 12:41:36 +0100 Subject: [PATCH] kexec is a path --- src/nixos-anywhere.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/nixos-anywhere.sh b/src/nixos-anywhere.sh index 98431c1e..c261bd4c 100755 --- a/src/nixos-anywhere.sh +++ b/src/nixos-anywhere.sh @@ -25,7 +25,7 @@ Options: to be asked for password entry during LUKS configuration. * --no-reboot do not reboot after installation, allowing further customization of the target installation. -* --kexec +* --kexec use another kexec tarball to bootstrap NixOS * --post-kexec-ssh-port after kexec is executed, use a custom ssh port to connect. Defaults to 22