feat(remote-desktop): enable Sunshine on ai and Moonlight on darwin

This commit is contained in:
Ryan Yin
2026-08-30 12:57:09 +08:00
parent a7f7cb68f0
commit a0d55a298e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ in
maxPoolPercent = 10; maxPoolPercent = 10;
}; };
services.sunshine.enable = false; services.sunshine.enable = true;
services.tuned.ppdSettings.main.default = lib.mkForce "performance"; services.tuned.ppdSettings.main.default = lib.mkForce "performance";
powerManagement.resumeCommands = '' powerManagement.resumeCommands = ''
+1 -1
View File
@@ -170,7 +170,7 @@ in
"qqmusic" "qqmusic"
# "discord" # update too frequently, use the web version instead # "discord" # update too frequently, use the web version instead
# "windows-app" # "windows-app"
# "moonlight" # remote desktop client "moonlight" # remote desktop client (Sunshine/Moonlight game-stream based)
# "rustdesk" # meeting # "rustdesk" # meeting
# "tencent-meeting" # "tencent-meeting"
"zoom" # meeting "zoom" # meeting