From 7462e72f4443dee3118e1f54d61660265db090ac Mon Sep 17 00:00:00 2001 From: Mel Date: Mon, 7 Jul 2025 23:02:33 +0200 Subject: Remove conduwuit until migration to fork See: https://girlboss.ceo/~strawberry/conduwuit.txt I'm very sorry girlbossceo, hope you can find somewhere where your work is better appreciated. :( Signed-off-by: Mel --- machines/lapin/default.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'machines') diff --git a/machines/lapin/default.nix b/machines/lapin/default.nix index 07114e5..f774bea 100644 --- a/machines/lapin/default.nix +++ b/machines/lapin/default.nix @@ -7,7 +7,9 @@ ./hardware.nix ./devices.nix - ../../services/conduwuit.nix + # TODO: migrate to fork. + # R.I.P. conduwuit :( + # ../../services/conduwuit.nix ../../services/pds.nix ../../services/akkoma ]; -- cgit 1.4.1