fix(matrix): disable appservices due to libolm vulnerability
This commit is contained in:
parent
57009266e5
commit
f941db8d25
|
@ -4,6 +4,6 @@
|
||||||
imports = [
|
imports = [
|
||||||
./conduit.nix
|
./conduit.nix
|
||||||
./element.nix
|
./element.nix
|
||||||
./appservices.nix
|
# ./appservices.nix
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue