Inventory: set {name,meta.name} automatically
This commit is contained in:
@@ -160,10 +160,10 @@ let
|
||||
{
|
||||
config.clan.${serviceName} = lib.mkMerge (
|
||||
[
|
||||
(globalConfig)
|
||||
(lib.traceValSeq machineServiceConfig)
|
||||
globalConfig
|
||||
machineServiceConfig
|
||||
]
|
||||
++ (roleServiceConfigs)
|
||||
++ roleServiceConfigs
|
||||
);
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user