summary refs log tree commit diff stats
path: root/system/settings/hardware/audio.nix
diff options
context:
space:
mode:
Diffstat (limited to 'system/settings/hardware/audio.nix')
-rw-r--r--system/settings/hardware/audio.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/settings/hardware/audio.nix b/system/settings/hardware/audio.nix
index ed956919..b66f9d04 100644
--- a/system/settings/hardware/audio.nix
+++ b/system/settings/hardware/audio.nix
@@ -5,6 +5,7 @@
     support32Bit = true;
     daemon.config = {
       flat-volumes = "no";
+      avoid-resampling = "yes";
     };
     package = if config.hardware.bluetooth.enable
       then pkgs.pulseaudioFull