From 8f179edd27cd6c21a5b28059614301bc602bed8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Fri, 21 Jul 2023 14:01:42 +0100 Subject: [PATCH] Update src/nixos-anywhere.sh --- 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 f0182419..cbf0e445 100755 --- a/src/nixos-anywhere.sh +++ b/src/nixos-anywhere.sh @@ -47,7 +47,7 @@ Options: * --build-on-remote build the closure on the remote machine instead of locally and copy-closuring it * --vm-test - run a test locally to debug the disk configuration + build the system and test the disk configuration inside a VM without installing it to the target. USAGE }