diff --git a/nodes/hosts/common/services/sound.nix b/nodes/hosts/common/services/sound.nix index 0786e2b..a553eaa 100644 --- a/nodes/hosts/common/services/sound.nix +++ b/nodes/hosts/common/services/sound.nix @@ -15,7 +15,7 @@ # If you want to use JACK applications, uncomment this jack.enable = true; - lowLatency.enable = true; + lowLatency.enable = false; # use the example session manager (no others are packaged yet so this is enabled by default, # no need to redefine it in your config for now)