diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/settings/gaming.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/settings/gaming.nix b/system/settings/gaming.nix index 09c7e535..88a6d7a5 100644 --- a/system/settings/gaming.nix +++ b/system/settings/gaming.nix @@ -15,6 +15,7 @@ }; }; }; + fonts.fontconfig.cache32Bit = true; hardware.steam-hardware.enable = true; hardware.opengl.driSupport32Bit = true; hardware.pulseaudio.support32Bit = true; |