summaryrefslogtreecommitdiffstats
path: root/makefu
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2023-05-13 20:57:16 +0200
committermakefu <github@syntax-fehler.de>2023-05-13 20:57:16 +0200
commitc99460e5f739032d7011af5d533072e5189fd0c3 (patch)
tree48606f1e00c26cc71e241df02bb4257cc77e4cf5 /makefu
parenta5066dbb0da2d4cdfb6465911e5f2132734e1ff5 (diff)
ma tools/games: add steam-run
Diffstat (limited to 'makefu')
-rw-r--r--makefu/2configs/tools/games.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefu/2configs/tools/games.nix b/makefu/2configs/tools/games.nix
index 507887cff..57a1dba1e 100644
--- a/makefu/2configs/tools/games.nix
+++ b/makefu/2configs/tools/games.nix
@@ -9,5 +9,6 @@
wine
pkg2zip
steam
+ steam-run
];
}