clanCore: remove clan.core.module

This commit is contained in:
Michael Hoang
2025-04-15 17:16:05 +02:00
parent 9ef7b442e0
commit 4097da5ce7

View File

@@ -12,9 +12,4 @@
]
)
];
options.clan.core.module = lib.mkOption {
internal = true;
type = lib.types.raw;
};
}