buildClan: add empty default
This commit is contained in:
@@ -13,6 +13,7 @@ in
|
||||
{
|
||||
|
||||
options.clan = lib.mkOption {
|
||||
default = { };
|
||||
type = types.submoduleWith {
|
||||
specialArgs = {
|
||||
inherit clan-core self;
|
||||
|
||||
Reference in New Issue
Block a user