diff --git a/modules/games/steam.nix b/modules/games/steam.nix index baf22e8..986987f 100644 --- a/modules/games/steam.nix +++ b/modules/games/steam.nix @@ -20,5 +20,7 @@ gamemode.enable = true; }; + + hardware.steam-hardware.enable = true; }; }