2024-05-08 11:03:22 +02:00
|
|
|
{
|
|
|
|
security.acme.acceptTerms = true;
|
|
|
|
security.acme.certs = {
|
|
|
|
"git.vatthauer.xyz".email = "leonvatthauer@outlook.com";
|
|
|
|
"bitwarden.vatthauer.xyz".email = "leonvatthauer@outlook.com";
|
|
|
|
"video.vatthauer.xyz".email = "leonvatthauer@outlook.com";
|
|
|
|
"files.vatthauer.xyz".email = "leonvatthauer@outlook.com";
|
2024-05-08 11:09:23 +02:00
|
|
|
"www.vatthauer.xyz".email = "leonvatthauer@outlook.com";
|
2024-05-08 11:03:22 +02:00
|
|
|
};
|
|
|
|
}
|