fix: add steam controller support

Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
gwg313 2025-07-13 08:55:27 -04:00
parent c2c4dd0799
commit 7a82a29134
Signed by: gwg313
GPG key ID: 60FF63B4826B7400

View file

@ -49,6 +49,7 @@
environment.systemPackages = with pkgs; [
protonup
steam-devices-udev-rules
scanmem
];
};