about summary refs log tree commit diff
path: root/modules/nixos/games
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2024-03-17 17:52:16 +0300
committerAzat Bahawi <azat@bahawi.net>2024-03-17 17:52:16 +0300
commitaa5ac7a7a16c3671b71eb5cac2512398a7e5bbe9 (patch)
tree314489d2e340c897eda97370fa22faf0b2a5248a /modules/nixos/games
parent2024-03-10 (diff)
2024-03-17
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