diff --git a/hosts/fwminex/configuration.nix b/hosts/fwminex/configuration.nix index 3da1563..81d817a 100644 --- a/hosts/fwminex/configuration.nix +++ b/hosts/fwminex/configuration.nix @@ -354,6 +354,7 @@ in nginx = { defaultHTTPListenPort = 8081; defaultSSLListenPort = 8443; + recommendedTlsSettings = true; virtualHosts."r1.jakstys.lt" = { basicAuthFile = config.age.secrets.r1-htpasswd.path;