Merge pull request 'clanCore: remove clan.core.module' (#3327) from push-vwpyxmnwqttw into main

Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3327
This commit is contained in:
Michael Hoang
2025-04-15 15:27:24 +00:00

View File

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