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