headscale: trying policies

This commit is contained in:
2025-11-03 22:31:35 +00:00
parent 0cc7f2f129
commit b214b41c0c
2 changed files with 38 additions and 0 deletions

View File

@@ -28,6 +28,7 @@
ip_prefixes = [ config.mj.services.headscale.subnetCIDR ];
prefixes.v4 = config.mj.services.headscale.subnetCIDR;
log.level = "warn";
policy.path = ./acl-policy.json;
dns = {
nameservers.global = [
"1.1.1.1"