mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-01 23:27:18 +02:00
Still giving back a few ports to nginx
This commit is contained in:
parent
9f72072285
commit
728e9f9623
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ in {
|
|||
|
||||
config = mkIf cfg.enable {
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 80 443 ];
|
||||
security.acme.email = "${cfg.email}";
|
||||
security.acme.acceptTerms = true;
|
||||
users.groups.nginx = { name = "nginx"; };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue