headscale: add ACL path
This commit is contained in:
parent
304222bf14
commit
9bbbe63866
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ in
|
|||
services.headscale = {
|
||||
enable = true;
|
||||
settings = {
|
||||
acl_policy_path = "/var/lib/headscale/acls.yml";
|
||||
dns_config = {
|
||||
override_local_dns = true;
|
||||
base_domain = cfg.baseDomain;
|
||||
|
|
Loading…
Reference in a new issue