mobile-nixos: Limit audio to speaker/earpiece VoiceCall

This helps guarantee that phone call audio will work as long as the
phone wasn't suspended prior to the phone call, in which case the
pulseaudio server needs to be restarted first.

Note that this removes the possibility of using the PinePhone for tasks
where audio is particularly important, although it's likely more
enjoyable to accomplish those tasks on a more reliable device anyway.

I may come up with a solution that automates fixing the audio after
suspend in the future.
This commit is contained in:
Donovan Glover 2024-08-15 11:12:39 -04:00
parent b14eca2c55
commit 298792cd92
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -186,11 +186,11 @@
"mobile-nixos": {
"flake": false,
"locked": {
"lastModified": 1722800045,
"narHash": "sha256-vkWeDXNGO1kIQbsGlO1oiMp15HXGZ8x6HrX+pr2GkWw=",
"lastModified": 1723597054,
"narHash": "sha256-oo+dajPNNZAz+8Dr44Al1H6PSVFFzgS/qY4FUs9zpIg=",
"owner": "donovanglover",
"repo": "mobile-nixos",
"rev": "3cf2868f0341cd56e3f56224fd222054c46f576b",
"rev": "0a3dcedc8334efbd14c5a2e0de784d551d01032b",
"type": "github"
},
"original": {