chore: accept acme terms

Signed-off-by: Chinmay D. Pai <chinmay.pai@zerodha.com>
This commit is contained in:
Chinmay D. Pai 2023-11-26 21:31:16 +05:30
parent 2eec7ee0ab
commit 72be7028b6
Signed by: thunderbottom
GPG Key ID: 75507BE256F40CED

View File

@ -63,6 +63,7 @@ in {
};
};
security.acme.acceptTerms = true;
services.nginx = {
enable = true;
recommendedProxySettings = true;