phone: Disable xwayland support

This shouldn't break anything since I don't use xwayland applications
due to their low quality rendering on Phosh.
This commit is contained in:
Donovan Glover 2024-08-24 12:01:23 -04:00
parent 2b8fc665f6
commit eebc8d2b52
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -266,10 +266,6 @@ in
enable = true;
group = "users";
user = username;
phocConfig = {
xwayland = "immediate";
};
};
};