sixth syntax error
This commit is contained in:
parent
08ae9543d3
commit
448f7da8fa
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ in
|
|||
host = mkOption {
|
||||
type = types.str;
|
||||
default = "_env:YESOD_HOST:*4";
|
||||
};
|
||||
ad-files = mkOption {
|
||||
type = types.path;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue