Whew...with options

This commit is contained in:
2023-10-06 10:33:46 -07:00
parent 7d6dee3413
commit 9108b0d21f

View File

@@ -44,7 +44,7 @@ let
};
srvRecordEntry = {
options = {
options = with types; {
host = mkOption {
type = str;
description = "Host providing service.";