backwards: Continued attempt to fix audio output

This commit is contained in:
Alexander Heldt
2026-02-17 21:35:20 +01:00
parent efaa92d4a1
commit f2130be7e4
2 changed files with 8 additions and 0 deletions

View File

@@ -22,6 +22,13 @@
alsa.enable = true;
alsa.support32Bit = true;
pulse.enable = true;
extraConfig.pipewire."90-hdmi-fix" = {
"context.properties" = {
"default.clock.rate" = 48000;
"default.clock.allowed-rates" = [ 48000 ];
};
};
};
hardware = {