Inventory: init: deployment info for machines

This commit is contained in:
Johannes Kirschbauer
2024-07-16 13:56:53 +02:00
parent cfda89ef01
commit 9e6f2743e0
4 changed files with 20 additions and 2 deletions

View File

@@ -120,8 +120,8 @@ in
machines
pkgsForSystem
meta
inventory
;
inventory = (lib.traceValSeq cfg.inventory);
};
};
_file = __curPos.file;