Revert "phone: Enable mmsd for MMS messages"

Seems to cause a significant increase in battery life consumption and
and doesn't seem to work with a VPN enabled.

See: https://gitlab.com/kop316/mmsd/-/issues/89
This commit is contained in:
Donovan Glover 2024-08-20 22:37:05 -04:00
parent 2b8602125f
commit 692eaae017
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -259,8 +259,6 @@ in
};
services = {
mmsd.enable = true;
xserver = {
displayManager.lightdm.enable = false;