mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-01 23:27:18 +02:00
Updated newton to 22.05
This commit is contained in:
parent
3686a3860b
commit
c4cac5036a
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