modules: move clan module to flake.modules.clan.default
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
{ clan-core }:
|
||||
{
|
||||
_class = "clan";
|
||||
_module.args = {
|
||||
inherit clan-core;
|
||||
inherit (clan-core) clanLib;
|
||||
};
|
||||
imports = [
|
||||
./module.nix
|
||||
./interface.nix
|
||||
|
||||
Reference in New Issue
Block a user