diff --git a/hosts/FredOS-Gaming.nix b/hosts/FredOS-Gaming.nix index 1314c2f..9e54b2f 100644 --- a/hosts/FredOS-Gaming.nix +++ b/hosts/FredOS-Gaming.nix @@ -6,6 +6,11 @@ lutris heroic ]; + + hardware.graphics = { + enable = true; + enable32Bit = true; + }; programs.steam = { enable = true;