mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Working through errors
This commit is contained in:
parent
37187d29f9
commit
fac12b855e
4 changed files with 10 additions and 5 deletions
|
|
@ -6,10 +6,10 @@ in {
|
|||
configureRedisLocally = true;
|
||||
enableRegistrationScript = true;
|
||||
extraConfigFiles = [
|
||||
config.sops.secrets.matrix_secrets_yaml;
|
||||
config.sops.secrets.matrix_secrets_yaml.path
|
||||
];
|
||||
settings = {
|
||||
public_baseurl = "https://matrix.technicalissues.us";
|
||||
public_baseurl = "https://matrix-test.technicalissues.us";
|
||||
listeners = [
|
||||
{
|
||||
port = 8008;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue