summary refs log tree commit diff
path: root/host/Rory-nginx/services
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2024-11-03 00:54:59 +0100
committerRory& <root@rory.gay>2024-11-03 00:54:59 +0100
commit156122ace15751519d77bc9cd46f55386117ca65 (patch)
treec62987a1bbc508a4c570b0aaf09f9ed100093385 /host/Rory-nginx/services
parentPortable changes, email server (diff)
downloadRory-Open-Architecture-156122ace15751519d77bc9cd46f55386117ca65.tar.xz
No more sliding sync
Diffstat (limited to 'host/Rory-nginx/services')
-rwxr-xr-xhost/Rory-nginx/services/matrix/root.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/Rory-nginx/services/matrix/root.nix b/host/Rory-nginx/services/matrix/root.nix
index b13c38a..f11dec5 100755
--- a/host/Rory-nginx/services/matrix/root.nix
+++ b/host/Rory-nginx/services/matrix/root.nix
@@ -7,7 +7,7 @@
     ./matrix-appservice-discord.nix
     ./draupnir.nix
     ./grapevine.nix
-    ./sliding-sync.nix
+#    ./sliding-sync.nix # removed from nixpkgs, use synapse support instead
   ];
 
 }