diff --git a/hosts/home/hardware-configuration/default.nix b/hosts/home/hardware-configuration/default.nix index 7973e13..d54f7a2 100644 --- a/hosts/home/hardware-configuration/default.nix +++ b/hosts/home/hardware-configuration/default.nix @@ -26,6 +26,11 @@ # extra configs hardware.bluetooth.enable = true; + hardware.graphics = { + enable = true; + enable32Bit = true; + }; + # All monitors in the right order # Source: https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/services/x11/xserver.nix#L83 services.xserver.xrandrHeads = [