diff --git a/nixos/machines/biskcomp.nix b/nixos/machines/biskcomp.nix index 5e892179..9226f168 100644 --- a/nixos/machines/biskcomp.nix +++ b/nixos/machines/biskcomp.nix @@ -47,7 +47,7 @@ in recommendedTlsSettings = true; virtualHosts = { "1896Folsom.duckdns.org" = { - enableACME = true; + # enableACME = true; forceSSL = true; locations."/" = { proxyPass = "http://[::1]:8222";