pulseaudio: switch back to stable

This commit is contained in:
Trolli Schmittlauch 2022-04-01 16:14:59 +02:00
parent c13f432daa
commit 7347648623

View file

@ -140,7 +140,7 @@ in
settings.General.Disable = "Headset"; # disable headset profile settings.General.Disable = "Headset"; # disable headset profile
}; };
hardware.pulseaudio = { hardware.pulseaudio = {
package = localfork.pulseaudioFull; package = pkgs.pulseaudioFull;
}; };
# Enable the X11 windowing system. # Enable the X11 windowing system.