added cloudflare-dyndns to update-dns
This commit is contained in:
@@ -81,6 +81,11 @@ in {
|
||||
default = "servidos.lat";
|
||||
description = "The domain name.";
|
||||
};
|
||||
domainSecret = lib.mkOption {
|
||||
type = lib.types.str;
|
||||
default = "wedsgk5ac2qcaf9yb.click";
|
||||
description = "The domain name.";
|
||||
};
|
||||
miniserver-ip = lib.mkOption {
|
||||
type = lib.types.str;
|
||||
default = "192.168.1.100";
|
||||
|
||||
Reference in New Issue
Block a user