Move configuration of domain and targetHost to generic locations.
- Move the configuration of
deployment.targetHosttobase.nixsince it does not vary by node type. - Move the configuration of
networking.domainto individualgrid.nixfiles since it exactly a value fromconfig.json.
See #80 (closed).
Edited by Tom Prince