diff options
Diffstat (limited to 'machines')
| -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 ]; |
