summary refs log tree commit diff stats
path: root/system/settings/gaming.nix
diff options
context:
space:
mode:
Diffstat (limited to 'system/settings/gaming.nix')
-rw-r--r--system/settings/gaming.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/settings/gaming.nix b/system/settings/gaming.nix
index 0dbc5b12..e7a115da 100644
--- a/system/settings/gaming.nix
+++ b/system/settings/gaming.nix
@@ -1,6 +1,7 @@
 { config, pkgs, ... }:
 
 {
+  programs.steam.enable = true;
   hardware.steam-hardware.enable = true;
   hardware.opengl.driSupport32Bit = true;
   hardware.pulseaudio.support32Bit = true;