disable whatsapp
This commit is contained in:
parent
308b0c2e20
commit
853158784e
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
mautrix-whatsapp = {
|
mautrix-whatsapp = {
|
||||||
enable = true;
|
enable = false;
|
||||||
package = pkgs.mautrix-whatsapp.override { withGoolm = true; };
|
package = pkgs.mautrix-whatsapp.override { withGoolm = true; };
|
||||||
settings = settings // {
|
settings = settings // {
|
||||||
appservice.hostname = "127.0.0.4";
|
appservice.hostname = "127.0.0.4";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue