local dns test and chrony added

This commit is contained in:
2026-06-27 22:43:39 +03:00
parent e2e0e57918
commit 17b317998d
5 changed files with 52 additions and 13 deletions
+4
View File
@@ -31,6 +31,10 @@ in
dataSource = "${varDir}/db";
};
authority = {
claims = {
defaultTLSCertDuration = "2160h";
maxTLSCertDuration = "2160h";
};
provisioners = [
{
type = "ACME";