Move framework to unstable
This commit is contained in:
parent
5f61631957
commit
99b653229e
4 changed files with 36 additions and 14 deletions
|
@ -286,7 +286,6 @@ in
|
|||
# Gaming! (not for ARM64)
|
||||
programs.steam.enable = !pkgs.stdenv.isAarch64;
|
||||
hardware.opengl.enable = true;
|
||||
hardware.opengl.driSupport = true;
|
||||
hardware.opengl.driSupport32Bit = !pkgs.stdenv.isAarch64; # For 32 bit applications
|
||||
|
||||
## Services
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue