From 4a83409eb9cc44c4ac7f6f48ce66870f9933c32c Mon Sep 17 00:00:00 2001 From: Lucy Hochkamp Date: Sat, 24 Feb 2024 16:30:32 +0100 Subject: [PATCH] a --- hosts/picard/default.nix | 5 ----- 1 file changed, 5 deletions(-) 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 }