summaryrefslogtreecommitdiffstats
path: root/2configs/lass/steam.nix
diff options
context:
space:
mode:
authortv <tv@shackspace.de>2015-07-19 11:18:15 +0200
committertv <tv@shackspace.de>2015-07-19 11:18:15 +0200
commit5c52fb9e917e2d6503e37fddcc33271e5238d02a (patch)
treec109e79f39e87c9a190c9bbc351bcd51fb2e747f /2configs/lass/steam.nix
parentf60da30b80ccd6eed32cff277b3d4c84ce12b25d (diff)
parent70711515910f5627262f0da0270ab76024811c20 (diff)
Merge remote-tracking branch 'lass/master'
Diffstat (limited to '2configs/lass/steam.nix')
-rw-r--r--2configs/lass/steam.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/2configs/lass/steam.nix b/2configs/lass/steam.nix
index d54873b1f..7d088fc6a 100644
--- a/2configs/lass/steam.nix
+++ b/2configs/lass/steam.nix
@@ -12,6 +12,7 @@
##TODO: make steam module
hardware.opengl.driSupport32Bit = true;
+ nixpkgs.config.steam.java = true;
environment.systemPackages = with pkgs; [
steam
];