Merge pull request #164627 from mkg20001/fix-matrix
This commit is contained in:
commit
3344cea254
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user