This commit is contained in:
ashisgreat22 2026-03-18 21:27:41 +01:00
parent ac36befbd7
commit e9652aaaa6
2 changed files with 3 additions and 49 deletions

View file

@ -87,14 +87,10 @@
};
};
# === AdGuard Home (DoH) ===
# === AdGuard Home (DoT) ===
myModules.adguard = {
enable = true;
domain = "dns.ashisgreat.xyz";
clients = [
{ name = "phone"; idSecret = "adguard_client_phone"; }
{ name = "laptop"; idSecret = "adguard_client_laptop"; }
];
};
# === OpenClaw ===