From dd7c481dc18492ee35804d230e4a4dda94f5d53f Mon Sep 17 00:00:00 2001 From: mehbark Date: Wed, 13 Aug 2025 01:02:23 -0400 Subject: [PATCH] enable steam-hardware --- configuration.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configuration.nix b/configuration.nix index 9c15146..98d0c67 100644 --- a/configuration.nix +++ b/configuration.nix @@ -121,6 +121,8 @@ in bluetooth.enable = true; bluetooth.settings.General.Experimental = true; + + steam-hardware.enable = true; }; # Enable CUPS to print documents.