From 298792cd929d63a6d687d3b2a1dc3f4af31b7aa7 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Thu, 15 Aug 2024 11:12:39 -0400 Subject: [PATCH] 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. --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 3f824636..f90d5f2c 100644 --- a/flake.lock +++ b/flake.lock @@ -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": {