mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-31 10:34:19 -05:00
3 lines
83 B
Nix
3 lines
83 B
Nix
{config, ...}: {
|
|
hardware.graphics.enable32Bit = config.modules.gaming.enable;
|
|
}
|