steam: add xdg-user-dirs to suppress log spam

This commit is contained in:
Atemu 2023-04-16 13:24:42 +02:00
parent e2700c1bce
commit b4b7c759b6

View file

@ -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