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