summary refs log tree commit diff
path: root/machines
diff options
context:
space:
mode:
authorMel <mel@rnrd.eu>2025-07-07 23:02:33 +0200
committerMel <mel@rnrd.eu>2025-07-07 23:02:33 +0200
commit7462e72f4443dee3118e1f54d61660265db090ac (patch)
treeaa052fa82688cd71403f9357b702330616c3459c /machines
parenteb5dec5c73f3e3551fbc33e2868f74c8866f8d72 (diff)
downloadnetwork-7462e72f4443dee3118e1f54d61660265db090ac.tar.zst
network-7462e72f4443dee3118e1f54d61660265db090ac.zip
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 <mel@rnrd.eu>
Diffstat (limited to 'machines')
-rw-r--r--machines/lapin/default.nix4
1 files changed, 3 insertions, 1 deletions
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
   ];