sixth syntax error

This commit is contained in:
Dennis Frieberg 2024-10-09 09:45:49 +02:00
parent 08ae9543d3
commit 448f7da8fa
No known key found for this signature in database
GPG key ID: 7C58AFED036072C5

View file

@ -40,6 +40,7 @@ in
host = mkOption {
type = types.str;
default = "_env:YESOD_HOST:*4";
};
ad-files = mkOption {
type = types.path;
};