removed security.acme in nginx to follow common acme.nix file
This commit is contained in:
parent
c9966c2f9b
commit
cc288ea260
@ -1,9 +1,6 @@
|
||||
{services, ...}:
|
||||
|
||||
{
|
||||
security.acme.acceptTerms = true;
|
||||
security.acme.email = "giupi@giugl.io";
|
||||
|
||||
services.nginx = {
|
||||
enable = true;
|
||||
recommendedGzipSettings = true;
|
||||
|
Loading…
Reference in New Issue
Block a user