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