svn path=/nixos/trunk/; revision=27187
This commit is contained in:
parent
9c3d72cf8e
commit
f35011e59a
@ -74,7 +74,7 @@ with pkgs.lib;
|
||||
'';
|
||||
};
|
||||
|
||||
deployment.adhoc.startVMCommand = mkOption {
|
||||
deployment.adhoc.createVMCommand = mkOption {
|
||||
default = "create-vm";
|
||||
description = ''
|
||||
Remote command to create a NixOS virtual machine. It should
|
||||
|
Loading…
Reference in New Issue
Block a user