Inventory: rename internal inventory toplevel attribute to 'inventoryClass'

This commit is contained in:
Johannes Kirschbauer
2025-03-07 21:24:06 +09:00
committed by clan-bot
parent c9e9773e5b
commit fb883e54a6
4 changed files with 5 additions and 6 deletions

View File

@@ -188,7 +188,7 @@
]
++
# import the inventory generated nixosModules
self.clanInternals.serviceConfigs.machines.test-backup.machineImports;
self.clanInternals.inventoryClass.machines.test-backup.machineImports;
clan.core.settings.directory = ./.;
environment.systemPackages = [
(pkgs.writeShellScriptBin "foo" ''