diff --git a/hosts/hackens-org/hackens-my.nix b/hosts/hackens-org/hackens-my.nix index f22d3ef..ea56f7a 100644 --- a/hosts/hackens-org/hackens-my.nix +++ b/hosts/hackens-org/hackens-my.nix @@ -6,7 +6,7 @@ my = { email = "hackens@clipper.ens.fr"; acmeStaging = true; - debug = true; + debug = false; subZone = "new.hackens.org"; }; }