k 3 htgen: add default option
This commit is contained in:
parent
5718517f60
commit
8809797f10
@ -10,6 +10,7 @@ let
|
|||||||
};
|
};
|
||||||
|
|
||||||
api = mkOption {
|
api = mkOption {
|
||||||
|
default = {};
|
||||||
type = types.attrsOf (types.submodule ({ config, ... }: {
|
type = types.attrsOf (types.submodule ({ config, ... }: {
|
||||||
options = {
|
options = {
|
||||||
enable = mkEnableOption "krebs.htgen-${config.name}";
|
enable = mkEnableOption "krebs.htgen-${config.name}";
|
||||||
|
Loading…
Reference in New Issue
Block a user