From d66905589f60c3904b3ed3edd8c770c985feb092 Mon Sep 17 00:00:00 2001 From: lassulus Date: Fri, 17 Jul 2015 10:33:11 +0200 Subject: 2 lass.steam: enable java --- 2configs/lass/steam.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/2configs/lass/steam.nix b/2configs/lass/steam.nix index d54873b..7d088fc 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 ]; -- cgit v1.2.3