1
0
Fork 0
mirror of https://github.com/NixOS/nixos-hardware synced 2025-02-24 17:05:08 +01:00
nixos-hardware/pine64/pinephone-pro/pine64-alsa-ucm/repoint-pinephone-pro.patch
2024-08-11 19:31:14 +02:00

19 lines
478 B
Diff

diff --git a/ucm2/PinePhonePro/PinePhonePro.conf b/ucm2/PinePhonePro/PinePhonePro.conf
index 18b544a..c333958 100644
--- a/ucm2/PinePhonePro/PinePhonePro.conf
+++ b/ucm2/PinePhonePro/PinePhonePro.conf
@@ -2,12 +2,12 @@ Syntax 4
Comment "PinePhone Pro"
SectionUseCase."HiFi" {
- File "HiFi.conf"
+ File "/PinePhonePro/HiFi.conf"
Comment "Default"
}
SectionUseCase."Voice Call" {
- File "VoiceCall.conf"
+ File "/PinePhonePro/VoiceCall.conf"
Comment "Phone call"
}