about summary refs log tree commit diff
path: root/modules/services
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2024-06-02 19:20:49 +0900
committersefidel <contact@sefidel.net>2024-06-15 11:57:34 +0900
commitb741e908a3b8a2f37261c1d87d18ed5f3df7323b (patch)
tree464a66333c897fb2acc38c82b227b689710e82e3 /modules/services
parenta4631a7323122e0c11564eb5bcebc31c9398cac0 (diff)
downloadinfra-b741e908a3b8a2f37261c1d87d18ed5f3df7323b.tar.gz
infra-b741e908a3b8a2f37261c1d87d18ed5f3df7323b.zip
feat(services/atrix-bridge): move matrix-appservice-discord to private lib
Diffstat (limited to 'modules/services')
-rw-r--r--modules/services/matrix-bridge/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/services/matrix-bridge/default.nix b/modules/services/matrix-bridge/default.nix
index ae65dee..9668336 100644
--- a/modules/services/matrix-bridge/default.nix
+++ b/modules/services/matrix-bridge/default.nix
@@ -426,7 +426,7 @@ in
       "mautrix-discord:/var/lib/mautrix-discord/discord-registration.yaml"
       "double-puppet:${config.sops.templates."double-puppet-registration.yaml".path}"
       "appservice-irc:/var/lib/matrix-appservice-irc/registration.yml"
-      "appservice-discord:/var/lib/matrix-appservice-discord/discord-registration.yaml"
+      "appservice-discord:/var/lib/private/matrix-appservice-discord/discord-registration.yaml"
     ];
 
     services.matrix-synapse.settings.app_service_config_files = [