mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-08-30 15:17:25 +02:00
feat(remote-desktop): enable Sunshine on ai and Moonlight on darwin
This commit is contained in:
@@ -56,7 +56,7 @@ in
|
||||
maxPoolPercent = 10;
|
||||
};
|
||||
|
||||
services.sunshine.enable = false;
|
||||
services.sunshine.enable = true;
|
||||
services.tuned.ppdSettings.main.default = lib.mkForce "performance";
|
||||
|
||||
powerManagement.resumeCommands = ''
|
||||
|
||||
Reference in New Issue
Block a user