summaryrefslogtreecommitdiffstats
path: root/system/services/matrix
diff options
context:
space:
mode:
Diffstat (limited to 'system/services/matrix')
-rw-r--r--system/services/matrix/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/system/services/matrix/default.nix b/system/services/matrix/default.nix
index d49fda2..e35c129 100644
--- a/system/services/matrix/default.nix
+++ b/system/services/matrix/default.nix
@@ -55,7 +55,6 @@ in {
enable = true;
dataDir = "/srv/matrix/data";
configFile = "/srv/matrix";
- extraConfigFiles = ["/srv/matrix/oid/config.yaml"];
settings = {
media_store_path = "/srv/matrix/media_store";
server_name = "vhack.eu";