mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-08 23:19:58 +01:00
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:
parent
b14eca2c55
commit
298792cd92
6
flake.lock
generated
6
flake.lock
generated
@ -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": {
|
||||
|
Loading…
Reference in New Issue
Block a user