diff --git a/nixos/machines/hera/web.nix b/nixos/machines/hera/web.nix index b2145189..964090da 100644 --- a/nixos/machines/hera/web.nix +++ b/nixos/machines/hera/web.nix @@ -20,7 +20,6 @@ in { nginx = { enable = lib.mkForce pkgs.withSecrets; virtualHosts = - lib.mkIf pkgs.withSecrets { "tasks.maralorn.de" = { forceSSL = true;