diff --git a/lib/modules/clan/interface.nix b/lib/modules/clan/interface.nix index 9a4088034..a4b8604b3 100644 --- a/lib/modules/clan/interface.nix +++ b/lib/modules/clan/interface.nix @@ -330,8 +330,6 @@ in options = { # Those options are interfaced by the CLI # We don't specify the type here, for better performance. - # clan-core's modules - clanModules = lib.mkOption { type = lib.types.raw; }; # The machine 'imports' generated by the inventory per machine inventoryClass = lib.mkOption {