Skip to content

Commit 60751a2

Browse files
Russoulmgmeier
authored andcommitted
Oops
1 parent 7ff171a commit 60751a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nix/nixos/cardano-submit-api-service.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ in {
3737
};
3838
config = lib.mkOption {
3939
type = lib.types.nullOr lib.types.attrs;
40+
default = cardanoLib.defaultExplorerLogConfig;
4041
};
4142
network = lib.mkOption {
4243
type = lib.types.nullOr lib.types.str;

0 commit comments

Comments
 (0)