Revert "Replace Pulseaudio with PipeWire"

This reverts commit 1d4dcc04ab.
This commit is contained in:
2021-02-23 18:22:30 +01:00
parent 6618960b0d
commit 6796b82332
2 changed files with 6 additions and 8 deletions

View File

@@ -123,6 +123,8 @@ in {
programs.browserpass.enable = true;
# Enable WebRTC screensharing
services.pipewire.enable = true;
xdg.portal = {
enable = true;
extraPortals = with pkgs; [ xdg-desktop-portal-wlr ];