diff --git a/hosts/tanzanite/default.nix b/hosts/tanzanite/default.nix index bd5176e..b5865c0 100644 --- a/hosts/tanzanite/default.nix +++ b/hosts/tanzanite/default.nix @@ -80,6 +80,7 @@ in { proxyWebsockets = true; recommendedProxySettings = true; }; + }; "grafana.stitchy.moe" = { enableACME = true; forceSSL = true;