diff --git a/machines/web01/redirections.nix b/machines/web01/redirections.nix index 96bab1d..0558a3d 100644 --- a/machines/web01/redirections.nix +++ b/machines/web01/redirections.nix @@ -30,6 +30,8 @@ in { forceSSL = true; root = "${sources.dgnum-retired.outPath}/www"; + + default = true; }; } // (builtins.mapAttrs (host: { to, ssl ? false }: {