disable whatsapp

This commit is contained in:
Henry Hiles 2025-10-03 13:46:39 -04:00
commit 853158784e
No known key found for this signature in database

View file

@ -55,7 +55,7 @@ in
};
mautrix-whatsapp = {
enable = true;
enable = false;
package = pkgs.mautrix-whatsapp.override { withGoolm = true; };
settings = settings // {
appservice.hostname = "127.0.0.4";