mirror of
https://github.com/hyprwm/hyprland-infra.git
synced 2025-05-12 21:30:36 +01:00
modules/nginx: get rid of top-level ACME config
This commit is contained in:
parent
ca724b08b3
commit
7bf5168b53
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@
|
|||
# configure nginx
|
||||
services.nginx = {
|
||||
enable = true;
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [80 443];
|
||||
|
|
Loading…
Reference in a new issue