summary refs log tree commit diff
path: root/host
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2024-12-20 16:43:26 +0100
committerRory& <root@rory.gay>2024-12-20 16:43:26 +0100
commit115af78181da3e137674a4392803bb3598e43f6c (patch)
tree75d1a93107b906e740ec8d909b4e6305acb6441d /host
parentConfigure ooye (diff)
downloadRory-Open-Architecture-115af78181da3e137674a4392803bb3598e43f6c.tar.xz
Actually import ooye
Diffstat (limited to 'host')
-rwxr-xr-xhost/Rory-nginx/services/matrix/root.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/Rory-nginx/services/matrix/root.nix b/host/Rory-nginx/services/matrix/root.nix
index f11dec5..39c252d 100755
--- a/host/Rory-nginx/services/matrix/root.nix
+++ b/host/Rory-nginx/services/matrix/root.nix
@@ -8,6 +8,7 @@
     ./draupnir.nix
     ./grapevine.nix
 #    ./sliding-sync.nix # removed from nixpkgs, use synapse support instead
+    ./ooye.nix
   ];
 
 }