From 32b55c16d2ee119e5fc3903e948795f1e3438709 Mon Sep 17 00:00:00 2001 From: ediblerope Date: Thu, 8 Jan 2026 12:22:44 +0000 Subject: [PATCH] Update FredOS-Gaming.nix --- hosts/FredOS-Gaming.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hosts/FredOS-Gaming.nix b/hosts/FredOS-Gaming.nix index 1b859f8..4f94d9e 100644 --- a/hosts/FredOS-Gaming.nix +++ b/hosts/FredOS-Gaming.nix @@ -6,9 +6,10 @@ lutris heroic mangohud - lact ]; + services.lact.enable = true; + hardware.graphics = { enable = true; enable32Bit = true;