diff options
| -rw-r--r-- | modules/sunshine.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/sunshine.nix b/modules/sunshine.nix index b705445..28ccff8 100644 --- a/modules/sunshine.nix +++ b/modules/sunshine.nix @@ -38,6 +38,8 @@ in lan_encryption_mode = 0; wan_encryption_mode = 0; origin_web_ui_allowed = "wan"; # allow access everywhere + + gamepad = "ds5"; # my primary controllers }; applications = { |
