summaryrefslogtreecommitdiff
path: root/modules/nixos/games
diff options
context:
space:
mode:
Diffstat (limited to 'modules/nixos/games')
-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;
};
}