diff --git a/nodes/hosts/common/services/sound.nix b/nodes/hosts/common/services/sound.nix index a553eaa..a622fac 100644 --- a/nodes/hosts/common/services/sound.nix +++ b/nodes/hosts/common/services/sound.nix @@ -11,7 +11,7 @@ alsa.enable = true; alsa.support32Bit = true; pulse.enable = true; - wireplumber.enable = true; + #wireplumber.enable = true; # If you want to use JACK applications, uncomment this jack.enable = true;