modules: move clan module to flake.modules.clan.default
This commit is contained in:
@@ -19,15 +19,6 @@ lib.fix (
|
||||
);
|
||||
in
|
||||
{
|
||||
module = {
|
||||
_class = "clan";
|
||||
_module.args = {
|
||||
inherit clanLib;
|
||||
};
|
||||
imports = [
|
||||
./modules/clan/default.nix
|
||||
];
|
||||
};
|
||||
|
||||
inherit (buildClanLib)
|
||||
buildClan
|
||||
|
||||
Reference in New Issue
Block a user