ninth syntax error
This commit is contained in:
parent
bdcb4d44cf
commit
95137795c8
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ in
|
|||
default = "_env:YESOD_IP_FROM_HEADER:false";
|
||||
type = types.str;
|
||||
};
|
||||
database = {
|
||||
database = mkOption {
|
||||
type = databaseOptionType;
|
||||
};
|
||||
copyright = mkOption {
|
||||
|
|
Loading…
Reference in a new issue