migrated back to cloudflare...

This commit is contained in:
2024-07-07 00:10:11 -06:00
parent 9419a12823
commit e2914cd0f0
7 changed files with 39 additions and 45 deletions

View File

@@ -73,11 +73,6 @@ 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";