audio: switch device sample rate if not mixing
Alan Pearce alan@alanpearce.eu
Mon, 03 May 2021 14:45:42 +0200
1 files changed, 1 insertions(+), 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