mirror of
https://github.com/oqyude/nixos.git
synced 2026-08-09 08:03:16 +03:00
local dns test and chrony added
This commit is contained in:
@@ -31,6 +31,10 @@ in
|
||||
dataSource = "${varDir}/db";
|
||||
};
|
||||
authority = {
|
||||
claims = {
|
||||
defaultTLSCertDuration = "2160h";
|
||||
maxTLSCertDuration = "2160h";
|
||||
};
|
||||
provisioners = [
|
||||
{
|
||||
type = "ACME";
|
||||
|
||||
Reference in New Issue
Block a user