diff --git a/hosts/akko/akkoma.nix b/hosts/akko/akkoma.nix index b928b6e..b82ed48 100644 --- a/hosts/akko/akkoma.nix +++ b/hosts/akko/akkoma.nix @@ -57,7 +57,7 @@ in { }; nginx = { - enableACME = true; + useACMEHost = "akko.within.website"; forceSSL = true; }; };