1
0
Fork 0

Fix web-cert

This commit is contained in:
Malte Brandy 2020-05-15 00:31:44 +02:00
parent 589923c8aa
commit 9304d61e79

View file

@ -13,6 +13,7 @@ in {
name = "hera-nginx";
host = "hera-intern:9113";
}];
security.acme.certs."hera.m-0.eu".keyType = "rsa4096";
services = {
nginx = {
enable = true;