mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 02:09:04 +02:00
Updated newton to 22.05
This commit is contained in:
parent
8b60c12a50
commit
3c1f616e23
6 changed files with 59 additions and 55 deletions
|
@ -15,7 +15,7 @@ in
|
|||
config = mkIf cfg.enable {
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 80 443 ];
|
||||
security.acme.email = "${cfg.email}";
|
||||
security.acme.defaults.email = "${cfg.email}";
|
||||
security.acme.acceptTerms = true;
|
||||
users.groups.nginx = { name = "nginx"; };
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue