fix the xdg portal configuration, making screensharing work

This commit is contained in:
cydiralis 2025-06-26 12:52:45 +01:00
parent 2d55290697
commit 1d212fcefd
No known key found for this signature in database
7 changed files with 39 additions and 9 deletions

View file

@ -23,6 +23,8 @@
security.sudo.package = pkgs.sudo.override { withInsults = true; };
programs.steam.extraCompatPackages = with pkgs; [ proton-ge-rtsp-bin ];
programs = {
adb.enable = true;
gamescope = {