summaryrefslogtreecommitdiffstats
path: root/pkgs/games/steam/fhsenv.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/steam/fhsenv.nix')
-rw-r--r--pkgs/games/steam/fhsenv.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/games/steam/fhsenv.nix b/pkgs/games/steam/fhsenv.nix
index 25287c89113b..2fcbec7a1d31 100644
--- a/pkgs/games/steam/fhsenv.nix
+++ b/pkgs/games/steam/fhsenv.nix
@@ -315,6 +315,7 @@ in buildFHSEnv rec {
meta = (steam.meta or {}) // {
description = "Run commands in the same FHS environment that is used for Steam";
+ mainProgram = "steam-run";
name = "steam-run";
};
};