remove duplicate config
This commit is contained in:
parent
e1fe7b9bdb
commit
faacafd4f5
@ -13,8 +13,6 @@
|
|||||||
|
|
||||||
|
|
||||||
networking.firewall.allowedTCPPorts = [ 80 443 ];
|
networking.firewall.allowedTCPPorts = [ 80 443 ];
|
||||||
security.acme.acceptTerms = true;
|
|
||||||
security.acme.defaults.email = "letsencrypt@entr0py.de";
|
|
||||||
services.nginx = {
|
services.nginx = {
|
||||||
enable = true;
|
enable = true;
|
||||||
clientMaxBodySize = "400M";
|
clientMaxBodySize = "400M";
|
||||||
|
Loading…
Reference in New Issue
Block a user