fix: change updns option name
This commit is contained in:
@@ -77,7 +77,7 @@ in {
|
|||||||
example = "example.smart.cloonar.com";
|
example = "example.smart.cloonar.com";
|
||||||
description = "domain of the network";
|
description = "domain of the network";
|
||||||
};
|
};
|
||||||
updns = {
|
updns-client = {
|
||||||
enable = lib.mkOption {
|
enable = lib.mkOption {
|
||||||
type = lib.types.bool;
|
type = lib.types.bool;
|
||||||
default = false;
|
default = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user