summary refs log tree commit diff
path: root/modules
diff options
context:
space:
mode:
authorMel <mel@rnrd.eu>2026-03-20 23:47:19 +0100
committerMel <mel@rnrd.eu>2026-03-20 23:52:34 +0100
commit66c30301c550a2e8a68c49d74db386402fa05e34 (patch)
treef9c9fea9a36c1729104d0b239c1b98464107fbc1 /modules
parenta4743924cb53b011df4c3d684d99aa3941b035b4 (diff)
downloadminerals-66c30301c550a2e8a68c49d74db386402fa05e34.tar.zst
minerals-66c30301c550a2e8a68c49d74db386402fa05e34.zip
Add DualSense 5 as default controller type in Sunshine
Signed-off-by: Mel <mel@rnrd.eu>
Diffstat (limited to 'modules')
-rw-r--r--modules/sunshine.nix2
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 = {