diff --git a/configuration.nix b/configuration.nix index f1a038a..1984af0 100644 --- a/configuration.nix +++ b/configuration.nix @@ -131,8 +131,8 @@ services.pipewire = { enable = true; - alsa.enable = true; - alsa.support32Bit = true; + #alsa.enable = true; + #alsa.support32Bit = true; pulse.enable = true; # If you want to use JACK applications, uncomment this #jack.enable = true;