cluster/services/dns: enable Lua records
This commit is contained in:
parent
789566e224
commit
a62db21de2
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ in {
|
||||||
gpgsql-user = "powerdns";
|
gpgsql-user = "powerdns";
|
||||||
gpgsql-extra-connection-parameters = "passfile=${config.age.secrets.pdns-db-credentials.path}";
|
gpgsql-extra-connection-parameters = "passfile=${config.age.secrets.pdns-db-credentials.path}";
|
||||||
version-string = "Private Void DNS";
|
version-string = "Private Void DNS";
|
||||||
|
enable-lua-records = "yes";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue