Move framework to unstable

This commit is contained in:
Natsu Kagami 2024-06-22 16:53:58 +02:00
parent 5f61631957
commit 99b653229e
Signed by: nki
GPG key ID: 55A032EB38B49ADB
4 changed files with 36 additions and 14 deletions

View file

@ -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