nixos/plasma6: install xwaylandvideobridge by default

This commit is contained in:
K900 2024-09-27 08:16:56 +03:00
parent 41b117f6ed
commit e23ad5ca0e

View File

@ -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.