From aa5ac7a7a16c3671b71eb5cac2512398a7e5bbe9 Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Sun, 17 Mar 2024 17:52:16 +0300 Subject: 2024-03-17 --- modules/nixos/games/steam.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules/nixos/games') diff --git a/modules/nixos/games/steam.nix b/modules/nixos/games/steam.nix index c81d344..7262d7f 100644 --- a/modules/nixos/games/steam.nix +++ b/modules/nixos/games/steam.nix @@ -25,7 +25,5 @@ in { (steam.override {extraEnv.MANGOHUD = 1;}) protontricks ]; - - hardware.steam-hardware.enable = true; }; } -- cgit v1.2.3