about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorMartin Weinelt <mweinelt@users.noreply.github.com>2022-03-31 18:26:03 +0200
committerGitHub <noreply@github.com>2022-03-31 18:26:03 +0200
commit3344cea254129714919142494ec3e9e75aa09891 (patch)
treea719470028af6a738e2e4b23dd2d8c5d25337e4c /nixos
parentcd6ae307c52fee813378deb0b2e2d6a0ddbff3a8 (diff)
parent0340236668a81a70f63089f1d6ca2893e980f70a (diff)
Merge pull request #164627 from mkg20001/fix-matrix
Diffstat (limited to 'nixos')
-rw-r--r--nixos/modules/services/matrix/matrix-synapse.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/matrix/matrix-synapse.nix b/nixos/modules/services/matrix/matrix-synapse.nix
index c4d14dbd547ef..4abcc8b69bc53 100644
--- a/nixos/modules/services/matrix/matrix-synapse.nix
+++ b/nixos/modules/services/matrix/matrix-synapse.nix
@@ -141,7 +141,7 @@ in {
       enable = mkEnableOption "matrix.org synapse";
 
       configFile = mkOption {
-        type = types.str;
+        type = types.path;
         readOnly = true;
         description = ''
           Path to the configuration file on the target system. Useful to configure e.g. workers