Replace Pulseaudio with PipeWire

This commit is contained in:
2021-02-20 12:04:23 +01:00
parent 150f26d906
commit 1d4dcc04ab
3 changed files with 9 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 ];