updated sources + patches + more patches

This commit is contained in:
eyjhb 2024-11-05 18:31:01 +01:00
parent ce4d807d53
commit 7313bb8344
Signed by: eyjhb
GPG key ID: 609F508E3239F920
8 changed files with 60 additions and 38 deletions

View file

@ -37,10 +37,6 @@ in {
};
};
# TODO(eyJhb): remove after our ban expires (and nginx config)
# already issued for this exact set of domains in the last 168 hours: git.fricloud.dk, retry after 2024-08-10T01:34:44Z
security.acme.certs."git.fricloud.dk".extraDomainNames = [ "git2.fricloud.dk" ];
services.nginx.virtualHosts."${svc_domain}" = {
forceSSL = true;
enableACME = true;