about summary refs log tree commit diff
path: root/modules/nixos/games/steam.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--modules/nixos/games/steam.nix2
1 files changed, 0 insertions, 2 deletions
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;
   };
 }

Consider giving Nix/NixOS a try! <3