Inventory: init: deployment info for machines
This commit is contained in:
@@ -72,6 +72,13 @@ let
|
||||
"nixpkgs"
|
||||
"hostSystem"
|
||||
] null config;
|
||||
|
||||
deploymentInfo.targetHost = lib.attrByPath [
|
||||
"clan"
|
||||
"core"
|
||||
"networking"
|
||||
"targetHost"
|
||||
] null config;
|
||||
}
|
||||
) machines;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user