From cb3592d25acf58534896ef0c5eb345dce9b49fe1 Mon Sep 17 00:00:00 2001 From: contrun Date: Fri, 29 Oct 2021 14:25:10 +0800 Subject: [PATCH] update help document about the vm formats to run --- nixos-generate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos-generate b/nixos-generate index 08b968f..40a0151 100755 --- a/nixos-generate +++ b/nixos-generate @@ -36,7 +36,7 @@ Options: * --format-path PATH: pass a custom format * --list: list the available built-in formats * --run: runs the configuration in a VM - only works for the "vm" and "vm-no-gui" formats + only works for the "vm" and "vm-nogui" formats * --show-trace: show more detailed nix evaluation location information * --system: specify the target system (eg: x86_64-linux) * -o, --out-link: specify the outlink location for nix-build