nixos/consul: add types
This commit is contained in:
parent
9353ed0300
commit
5f40e68c9c
@ -99,6 +99,7 @@ in
|
||||
|
||||
extraConfig = mkOption {
|
||||
default = { };
|
||||
type = types.attrsOf types.anything;
|
||||
description = ''
|
||||
Extra configuration options which are serialized to json and added
|
||||
to the config.json file.
|
||||
|
Loading…
Reference in New Issue
Block a user