2 lass.steam: enable java
This commit is contained in:
parent
f10a77a563
commit
a15a6f93ac
|
@ -12,6 +12,7 @@
|
||||||
##TODO: make steam module
|
##TODO: make steam module
|
||||||
hardware.opengl.driSupport32Bit = true;
|
hardware.opengl.driSupport32Bit = true;
|
||||||
|
|
||||||
|
nixpkgs.config.steam.java = true;
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
steam
|
steam
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue