Inventory: refactor build-inventory in more independent parts

This commit is contained in:
Johannes Kirschbauer
2025-02-03 08:34:21 +01:00
parent 871326fb91
commit 316e33f54a
2 changed files with 159 additions and 145 deletions

View File

@@ -76,7 +76,7 @@ let
(machines.${name} or { })
# Inherit the inventory assertions ?
# { inherit (mergedInventory) assertions; }
{ imports = serviceConfigs.${name} or [ ]; }
{ imports = serviceConfigs.machines.${name}.machineImports or []; }
(
{
# Settings