diff --git a/hosts/picard/default.nix b/hosts/picard/default.nix index 18b68a51..a656e977 100644 --- a/hosts/picard/default.nix +++ b/hosts/picard/default.nix @@ -11,7 +11,6 @@ ./hardware-configuration.nix ./xynospace-matrix.nix ./plausible.nix - ./calcom.nix ]; documentation.enable = false; @@ -155,10 +154,6 @@ handle @git { reverse_proxy http://127.0.0.1:${toString config.services.forgejo.settings.server.HTTP_PORT} } - @cal host cal.xyno.systems - handle @cal { - reverse_proxy http://127.0.0.1:3469 - } handle { abort }