samba extend

This commit is contained in:
2026-07-01 22:57:41 +03:00
parent 3ec5efb090
commit 1607482cb8
10 changed files with 300 additions and 84 deletions
+10
View File
@@ -39,6 +39,16 @@ in
{
type = "ACME";
name = "acme";
claims = {
enableSSHCA = false;
allowSANs = [
"*.home.arpa"
"*.zeroq.su"
"home.arpa"
"localhost"
];
maxTLSCertDuration = "2160h";
};
}
{
type = "JWK";