summary refs log tree commit diff
path: root/hosts/vps/services/matrix.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/vps/services/matrix.nix')
-rw-r--r--hosts/vps/services/matrix.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/vps/services/matrix.nix b/hosts/vps/services/matrix.nix
index af38f58..a3be7a2 100644
--- a/hosts/vps/services/matrix.nix
+++ b/hosts/vps/services/matrix.nix
@@ -121,7 +121,7 @@
       }
 
       {
-        directory = "/var/lib/private/dendrite";
+        directory = "/var/lib/dendrite";
         user = "dendrite";
         group = "dendrite";
       }