From e23ad5ca0e261b7dfc87bf61d4f1eb10bfac37c5 Mon Sep 17 00:00:00 2001 From: K900 Date: Fri, 27 Sep 2024 08:16:56 +0300 Subject: [PATCH] nixos/plasma6: install xwaylandvideobridge by default --- nixos/modules/services/desktop-managers/plasma6.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/modules/services/desktop-managers/plasma6.nix b/nixos/modules/services/desktop-managers/plasma6.nix index aa19f56b6915..a7f71f13fbbd 100644 --- a/nixos/modules/services/desktop-managers/plasma6.nix +++ b/nixos/modules/services/desktop-managers/plasma6.nix @@ -148,6 +148,7 @@ in { spectacle ffmpegthumbs krdp + xwaylandvideobridge # exposes Wayland windows to X11 screen capture ] ++ lib.optionals config.services.flatpak.enable [ # Since PackageKit Nix support is not there yet, # only install discover if flatpak is enabled.