From b4b7c759b63bb2e57b8f70b4b4879144fbffcc11 Mon Sep 17 00:00:00 2001 From: Atemu Date: Sun, 16 Apr 2023 13:24:42 +0200 Subject: [PATCH] steam: add xdg-user-dirs to suppress log spam --- pkgs/games/steam/fhsenv.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pkgs/games/steam/fhsenv.nix b/pkgs/games/steam/fhsenv.nix index 5bf7972a6d90..0536bca4a7d9 100644 --- a/pkgs/games/steam/fhsenv.nix +++ b/pkgs/games/steam/fhsenv.nix @@ -29,6 +29,9 @@ let procps usbutils + # It tries to execute xdg-user-dir and spams the log with command not founds + xdg-user-dirs + # electron based launchers need newer versions of these libraries than what runtime provides mesa sqlite