Also pass the location of NixOS as argument to the deployment expression
svn path=/nixos/trunk/; revision=25275
This commit is contained in:
@@ -63,5 +63,5 @@ fi
|
|||||||
|
|
||||||
# Deploy the network
|
# Deploy the network
|
||||||
|
|
||||||
vms=`nix-build $NIXOS/modules/installer/tools/nixos-deploy-network/deploy.nix --argstr networkExpr $networkExpr $showTraceArg $noOutLinkArg`
|
vms=`nix-build $NIXOS/modules/installer/tools/nixos-deploy-network/deploy.nix --argstr networkExpr $networkExpr --argstr nixos $NIXOS $showTraceArg $noOutLinkArg`
|
||||||
$vms/bin/deploy-systems
|
$vms/bin/deploy-systems
|
||||||
|
|||||||
Reference in New Issue
Block a user