back to puleaudio

This commit is contained in:
2023-11-09 13:06:57 +01:00
parent 3ee2146c28
commit cf6aae187c

View File

@@ -93,16 +93,11 @@
services.pipewire = {
enable = true;
alsa.enable = true;
alsa.support32Bit = true;
# alsa.support32Bit = true;
pulse.enable = true;
# If you want to use JACK applications, uncomment this
#jack.enable = true;
# 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)
#media-session.enable = true;
};
# Enable touchpad support (enabled default in most desktopManager).
# services.xserver.libinput.enable = true;