Whew...with options
This commit is contained in:
parent
7d6dee3413
commit
9108b0d21f
@ -44,7 +44,7 @@ let
|
|||||||
};
|
};
|
||||||
|
|
||||||
srvRecordEntry = {
|
srvRecordEntry = {
|
||||||
options = {
|
options = with types; {
|
||||||
host = mkOption {
|
host = mkOption {
|
||||||
type = str;
|
type = str;
|
||||||
description = "Host providing service.";
|
description = "Host providing service.";
|
||||||
|
Loading…
Reference in New Issue
Block a user