Refactor(inventory): move prio 'introspection' into inventoryClass to minimize the 'clanInternals' api
This commit is contained in:
@@ -33,6 +33,7 @@ let
|
||||
}) config.distributedServices.allMachines;
|
||||
}
|
||||
)
|
||||
(lib.modules.importApply ./inventory-introspection.nix { inherit clanLib; })
|
||||
];
|
||||
}).config;
|
||||
in
|
||||
|
||||
Reference in New Issue
Block a user