sawe state

This commit is contained in:
twoneis 2025-02-09 18:29:44 +01:00
parent 66a4bef740
commit 67152beb07
2 changed files with 8 additions and 3 deletions

View file

@ -30,6 +30,13 @@ in mkIf conf.nginx.enable {
services.nginx = {
enable = true;
virtualHosts = {
"chpu.eu" = {
serverName = "chpu.eu";
useACMEHost = "chpu.eu";
forceSSL = true;
};
};
};
networking.firewall.allowedTCPPorts = [