diff --git a/lib/build-clan/module.nix b/lib/build-clan/module.nix index a3de32f2d..aee0a2b79 100644 --- a/lib/build-clan/module.nix +++ b/lib/build-clan/module.nix @@ -242,14 +242,14 @@ in clanInternals = { inherit inventoryClass; + # TODO: remove this after a month or so + # This is here for backwards compatibility for older CLI versions inventory = config.inventory; # TODO: unify this interface # We should have only clan.modules. (consistent with clan.templates) inherit (clan-core) clanModules; - templates = config.templates; - secrets = config.secrets; # machine specifics