Can I not nest options?
This commit is contained in:
+5
-3
@@ -38,9 +38,11 @@ in {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
redis.password-file = {
|
redis = {
|
||||||
type = str;
|
password-file = {
|
||||||
description = "Password with which to connect to Redis.";
|
type = str;
|
||||||
|
description = "Password with which to connect to Redis.";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user