mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-18 13:04:12 -05:00
reenable 32bit support for steam
This commit is contained in:
parent
8d5a780e5e
commit
77e603d5ac
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
{config, ...}: {
|
||||
hardware.graphics.enable32Bit = config.modules.gaming.enable;
|
||||
hardware.graphics.enable32Bit = config.module.gaming.enable;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue