Skip to content

Commit 39e87a3

Browse files
bootstrap: install moonlight client for Sunshine
1 parent a8e5311 commit 39e87a3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

install/bootstrap_apps_gui.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ if is_profile_admin_or_similar; then
156156
# Remote desktop
157157
is_macos && homebrew_brew_install "tiger-vnc"
158158
is_fedora && fedora_dnf_install "remmina"
159+
is_macos && homebrew_brew_cask_install "moonlight" # Client for Sunshine
159160
is_macos && homebrew_brew_cask_install "parsec" # Local/Remote LAN stream
160161

161162
# ToS

0 commit comments

Comments
 (0)