audio: switch device sample rate if not mixing
1 file changed, 1 insertion(+), 0 deletions(-)
M system/settings/hardware/audio.nix → system/settings/hardware/audio.nix
@@ -5,6 +5,7 @@ enable = true; support32Bit = true; daemon.config = { flat-volumes = "no"; + avoid-resampling = "yes"; }; package = if config.hardware.bluetooth.enable then pkgs.pulseaudioFull