hades: enable lohr
This commit is contained in:
parent
812405fbbd
commit
0a5fefe7f9
|
@ -66,6 +66,11 @@ in {
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
lohr = {
|
||||||
|
enable = true;
|
||||||
|
port = 8083;
|
||||||
|
};
|
||||||
|
|
||||||
matrix = {
|
matrix = {
|
||||||
enable = true;
|
enable = true;
|
||||||
secretConfigFile = config.age.secrets."matrix-synapse/secret-config".path;
|
secretConfigFile = config.age.secrets."matrix-synapse/secret-config".path;
|
||||||
|
|
Loading…
Reference in a new issue