about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--pkgs/games/steam/chrootenv.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgs/games/steam/chrootenv.nix b/pkgs/games/steam/chrootenv.nix
index 5cc050f9401e..6028883c3633 100644
--- a/pkgs/games/steam/chrootenv.nix
+++ b/pkgs/games/steam/chrootenv.nix
@@ -8,6 +8,7 @@ buildFHSUserEnv {
 
   targetPkgs = pkgs: with pkgs; [
       steamPackages.steam
+      steamPackages.steam-fonts
       # Errors in output without those
       pciutils
       python2
@@ -16,8 +17,6 @@ buildFHSUserEnv {
       which
       # Needed by gdialog, including in the steam-runtime
       perl
-      # Problems with text visibility in some games
-      corefonts
     ]
     ++ lib.optional withJava   jdk
     ++ lib.optional withPrimus primus