Replace Pulseaudio with Pipewire

This commit is contained in:
2021-03-22 16:27:03 +01:00
parent 0aa80c3927
commit 7b097f84e9
2 changed files with 10 additions and 6 deletions

View File

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