Jump to content

Translations:Steam/11/zh: Difference between revisions

From Official NixOS Wiki
RhenCloud (talk | contribs)
No edit summary
Ardenet (talk | contribs)
No edit summary
Line 1: Line 1:
如果您使用的是 Steam 控制器或 Valve Index,请确保已启用 Steam 硬件支持。这常由 <code>programs.steam.enable = true;</code> 隐式地设置,该设置会同时启用 <code>hardware.steam-hardware.enable = true;</code> 。如有需要,您可以验证或显式地进行设置
{{note|如果您使用的是 Steam 控制器或 Valve Index,Steam 硬件支持过设置 <code>programs.steam.enable {{=}} true;</code> 来将{{nixos:option|hardware.steam-hardware.enable}} 选项同步设置为 true 来隐性启用}}

Revision as of 08:03, 7 March 2026

Message definition (Steam)
If you are using a Steam Controller or a Valve Index, Steam hardware support is implicitly enabled by <code>programs.steam.enable {{=}} true;</code> which sets {{nixos:option|hardware.steam-hardware.enable}} to true.
Note: 如果您使用的是 Steam 控制器或 Valve Index,Steam 硬件支持会通过设置 programs.steam.enable = true; 来将hardware.steam-hardware.enable 选项同步设置为 true 来隐性启用