local dns test and chrony added

This commit is contained in:
2026-06-29 23:03:17 +03:00
parent e2e0e57918
commit 3ec5efb090
6 changed files with 53 additions and 14 deletions
+4
View File
@@ -31,6 +31,10 @@ in
dataSource = "${varDir}/db";
};
authority = {
claims = {
defaultTLSCertDuration = "2160h";
maxTLSCertDuration = "2160h";
};
provisioners = [
{
type = "ACME";