parent
1c1034ffe3
commit
2914d326b8
|
@ -136,7 +136,9 @@ in {
|
||||||
args.database = "${cfg.state-directory}/database/data.db";
|
args.database = "${cfg.state-directory}/database/data.db";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
extras = [ "jwt" "url-preview" ];
|
||||||
extraConfigFiles = [ hostSecrets.matrixOpenIdConfig.target-file ];
|
extraConfigFiles = [ hostSecrets.matrixOpenIdConfig.target-file ];
|
||||||
|
configureRedisLocally = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
nginx = {
|
nginx = {
|
||||||
|
|
Loading…
Reference in New Issue