diff options
| author | Mel <mel@rnrd.eu> | 2025-07-07 23:02:33 +0200 |
|---|---|---|
| committer | Mel <mel@rnrd.eu> | 2025-07-07 23:02:33 +0200 |
| commit | 7462e72f4443dee3118e1f54d61660265db090ac (patch) | |
| tree | aa052fa82688cd71403f9357b702330616c3459c /machines/lapin | |
| parent | eb5dec5c73f3e3551fbc33e2868f74c8866f8d72 (diff) | |
| download | network-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/lapin')
| -rw-r--r-- | machines/lapin/default.nix | 4 |
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 ]; |
