programs.steam.fontPackages
Font packages to use in Steam.
Defaults to system fonts, but could be overridden to use other fonts — useful for users who would like to customize CJK fonts used in Steam. According to the upstream issue, Steam only follows the per-user fontconfig configuration.
- Type
list of package- Default
builtins.filter lib.types.package.check config.fonts.packages- Example
with pkgs; [ source-han-sans ]- Declared
- <nixpkgs/nixos/modules/programs/steam.nix>