diff --git a/2configs/tools/games.nix b/2configs/tools/games.nix
index 507887c..57a1dba 100644
--- a/2configs/tools/games.nix
+++ b/2configs/tools/games.nix
@@ -9,5 +9,6 @@
     wine
     pkg2zip
     steam
+    steam-run
   ];
 }