forked from rarias/bscpkgs
stdexp: rename "name" to "clusterName"
This commit is contained in:
@@ -94,8 +94,7 @@ rec {
|
||||
else {}
|
||||
) //
|
||||
{
|
||||
clusterName = machineConf.name;
|
||||
inherit (conf) nixPrefix;
|
||||
inherit (conf) nixPrefix clusterName;
|
||||
inherit nextStage;
|
||||
}
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user