sunshine apps

This commit is contained in:
mjallen18
2025-12-30 11:11:30 -06:00
parent edd6291176
commit b36ae0914c

View File

@@ -28,7 +28,7 @@ let
undo = "${pkgs.util-linux}/bin/setsid ${pkgs.steam}/bin/steam steam://close/bigpicture"; undo = "${pkgs.util-linux}/bin/setsid ${pkgs.steam}/bin/steam steam://close/bigpicture";
} }
]; ];
detached-cmd = [ detached = [
"${pkgs.util-linux}/bin/setsid ${pkgs.steam}/bin/steam steam://open/bigpicture" "${pkgs.util-linux}/bin/setsid ${pkgs.steam}/bin/steam steam://open/bigpicture"
]; ];
exclude-global-prep-cmd = "false"; exclude-global-prep-cmd = "false";