From 3d03bf5e9470a26a26a7655352e348bd27317786 Mon Sep 17 00:00:00 2001 From: ediblerope Date: Thu, 8 Jan 2026 12:13:31 +0000 Subject: [PATCH] Update FredOS-Gaming.nix --- hosts/FredOS-Gaming.nix | 5 +++++ 1 file changed, 5 insertions(+) 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;