This commit is contained in:
4
modules/nixos/system/hw/graphics/default.nix
Normal file
4
modules/nixos/system/hw/graphics/default.nix
Normal file
@ -0,0 +1,4 @@
|
||||
{ ... }: {
|
||||
hardware.graphics.enable = true;
|
||||
hardware.graphics.enable32Bit = true;
|
||||
}
|
Reference in New Issue
Block a user