Steam/zh: Difference between revisions
Created page with "可使用 ProtonUp-Qt 手动管理多个 Proton 版本:" Tags: Mobile edit Mobile web edit |
Created page with "=== 覆盖 Steam 软件包 ===" Tags: Mobile edit Mobile web edit |
||
Line 171: | Line 171: | ||
]; | ]; | ||
</syntaxhighlight> | </syntaxhighlight> | ||
< | <span id="Overriding_the_Steam_package"></span> | ||
=== | === 覆盖 Steam 软件包 === | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
In some cases, you may need to override the default Steam package to provide missing dependencies or modify its build. Use the <code>programs.steam.package</code> option for this. Steam on NixOS runs many games in an FHS environment, but the Steam client itself or certain tools might need extra libraries. | In some cases, you may need to override the default Steam package to provide missing dependencies or modify its build. Use the <code>programs.steam.package</code> option for this. Steam on NixOS runs many games in an FHS environment, but the Steam client itself or certain tools might need extra libraries. |